Click or drag to resize

Koden.Utils.Logger Namespace

Koden.Utils.Logger Namespace allows for easy logging to the filesystem/eventlog in such a way that emailing the logs consistently and parsing them is consistent among applications.
Classes
  ClassDescription
Public classLogEntry
A Log class to store the message and the Date and Time the log entry was created
Public classLogger
A Logging class implementing the Singleton pattern and an internal Queue to be flushed perdiodically
Public classRunningLog
Class to hold the in-memory running log
Enumerations
  EnumerationDescription
Public enumerationLogMsgType
Different log message types.