Class LogColorFormatterConfiguration
A configuration object for formatting log messages using colors
Inheritance
object
LogColorFormatterConfiguration
Namespace: i5.Toolkit.Core.AppConsole
Assembly: cs.temp.dll.dll
public abstract class LogColorFormatterConfiguration : LogFormatterConfiguration
Fields
Declaration
protected Color assertColor
Field Value
Declaration
protected Color errorColor
Field Value
Declaration
protected Color exceptionColor
Field Value
Declaration
Field Value
Declaration
protected Color warningColor
Field Value