[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Logging
Assembly:  PhoenixShared (in PhoenixShared.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class Log
Public NotInheritable Class Log
public ref class Log abstract sealed

Members

            
 All Members  Fields   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AutoFlushInterval
Gets or sets auto flush interval. Use -1 to disable it. Initially is autoflush disabled.
CompressFile(String, String)
MaxFileIndex
OpenFile(String, Boolean, String, Int32)

Inheritance Hierarchy

System..::.Object
  Phoenix.Logging..::.Log

See Also