Assembly: VRage.dll

public class MyLog

Fields

Member Description
static AssertLevel
static OnLog
static ReportOutOfStorageAction

Properties

Member Description
static Default
LogEnabled
Options

Constructors

Member Description
MyLog(bool)

Methods

Member Description
AppendToClosedLog(string)
AppendToClosedLog(Exception)
Close(bool)
DecreaseIndent(LoggingOptions)
DecreaseIndent()
Flush()
GetFilePath()
GetTextWriter()
IncreaseIndent(LoggingOptions)
IncreaseIndent()
IndentUsing(LoggingOptions)
Init(string, StringBuilder)
InitWithDate(string, StringBuilder, int)
IsIndentKeyIncreased()
Log(MyLogSeverity, string, Object[])
Log(MyLogSeverity, StringBuilder)
LogThreadPoolInfo()
ReportCodeLine(string, int)
WriteLine(string, LoggingOptions)
WriteLine(Exception)
WriteLine(string)
WriteLineAndConsole(string)
WriteLineToConsole(string)
WriteMemoryUsage(string)
WriteToLogAndAssert(string)