Interface ILog
Assembly: Experior.Interfaces.dll
Syntax
Properties
Color
Declaration
Property Value
Type |
Description |
System.Nullable<System.Windows.Media.Color> |
|
Context
Declaration
Property Value
Type |
Description |
System.Object |
|
Exception
Declaration
Exception Exception { get; }
Property Value
Type |
Description |
System.Exception |
|
LogFilter
Declaration
LogFilter LogFilter { get; }
Property Value
Message
Declaration
Property Value
Type |
Description |
System.String |
|
TimeStamp
Declaration
DateTime TimeStamp { get; }
Property Value
Type |
Description |
System.DateTime |
|