NET Logging Library
ColoredConsoleTarget Class Methods


KellermanSoftware.NetLoggingLibrary.Targets Namespace : ColoredConsoleTarget Class

For a list of all members of this type, see ColoredConsoleTarget members.

Public Methods
 NameDescription
Public MethodOverridden.  Perform a Console.Clear()  
Public MethodOverloaded.  Clear asynchronous queue and close connections (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Wait to write out buffered and asynchronous targets (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public Method Format a message with all selected options for the target (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Public MethodOverridden.  Log a colored message based on the log level  
Top
Protected Methods
 NameDescription
Protected Method Post processing of formatting a message for each field (Inherited from KellermanSoftware.NetLoggingLibrary.Targets.BaseTarget)
Top
See Also

Reference

ColoredConsoleTarget Class
KellermanSoftware.NetLoggingLibrary.Targets Namespace