Show / Hide Table of Contents

Interface ILoggerHandler

Namespace: Edgar.Legacy.Utils.Logging.Handlers
Assembly: Edgar.dll
Syntax
public interface ILoggerHandler

Methods

Write(String)

Declaration
void Write(string text)
Parameters
Type Name Description
System.String text
Back to top Generated by DocFX