Table of Contents

Class TypedConsoleLogger

Namespace
SunamoCl
Assembly
SunamoCl.dll

Typed logger implementation that writes color-coded messages to the console based on message type

public class TypedConsoleLogger : TypedLoggerBaseCl
Inheritance
TypedConsoleLogger
Inherited Members
Extension Methods

Properties

Instance

Singleton instance of the TypedConsoleLogger

public static TypedConsoleLogger Instance { get; set; }

Property Value

TypedConsoleLogger