Skip to content

LoggerBase

Aghyad khlefawi edited this page Apr 21, 2017 · 1 revision

A base implementation for the Logger classes. This class provide a builder methods to build a string that represent the LogRecord

Methods

Name Description
BuildEvent(LogRecord,bool) Build a string that represent the LogRecord object
BuildExceptionString(Exception,int,bool) Build a string that represent the exception object
Clone this wiki locally