Show / Hide Table of Contents

Class ConsoleLoggerHandler

Inheritance
System.Object
ConsoleLoggerHandler
Implements
ILoggerHandler
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

Implements

ILoggerHandler
Back to top Generated by DocFX