Class LoggerId
Inheritance
System.Object
LoggerId
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public static class LoggerId
Fields
DebugLog
Declaration
public const string DebugLog = "debuglog"
Field Value
Type | Description |
---|---|
System.String |
LiveLog
Declaration
public const string LiveLog = "memorylog"
Field Value
Type | Description |
---|---|
System.String |
LogViewer
Declaration
public static string LogViewer
Field Value
Type | Description |
---|---|
System.String |
MainConsole
Declaration
public const string MainConsole = "console"
Field Value
Type | Description |
---|---|
System.String |
ModelFileLog
Declaration
public const string ModelFileLog = "modelfilelog"
Field Value
Type | Description |
---|---|
System.String |