Class MessageType
Inheritance
System.Object
MessageType
Namespace: Log73
Assembly: Log73.dll
Syntax
public class MessageType : object
Fields
|
Improve this Doc
View Source
ContentStyle
The style to be used for the content of the message
Declaration
public ConsoleStyleOption ContentStyle
Field Value
|
Improve this Doc
View Source
LogInfos
Declaration
public List<ILogInfo> LogInfos
Field Value
|
Improve this Doc
View Source
LogType
Declaration
Field Value
|
Improve this Doc
View Source
Name
Declaration
Field Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Style
Declaration
public ConsoleStyleOption Style
Field Value
|
Improve this Doc
View Source
WriteToStdErr
Declaration
public bool WriteToStdErr
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods