Class ConsoleLoggerHandler
Inheritance
System.Object
ConsoleLoggerHandler
Implements
Namespace: Edgar.Legacy.Utils.Logging.Handlers
Assembly: Edgar.dll
Syntax
public class ConsoleLoggerHandler : Object, ILoggerHandler
Constructors
ConsoleLoggerHandler()
Declaration
public ConsoleLoggerHandler()
Methods
Write(String)
Declaration
public void Write(string text)
Parameters
Type | Name | Description |
---|---|---|
System.String | text |