DefaultConsoleColorMapper.Error Field
Applies to: Semantic Logging 2.0
Default color value for when displaying events of level Error.
Namespace: Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters
Assembly: Microsoft.Practices.EnterpriseLibrary.SemanticLogging (in Microsoft.Practices.EnterpriseLibrary.SemanticLogging.dll) Version: 2.0.1406.1
Syntax
public const ConsoleColor Error
'Declaration
Public Const Error As ConsoleColor
Field Value
Type: ConsoleColor
See Also
DefaultConsoleColorMapper Class
DefaultConsoleColorMapper Members
Microsoft.Practices.EnterpriseLibrary.SemanticLogging.Formatters Namespace