Namespace Log73
Classes
Ansi
Class to store the Ansi codes required for styling, all of the properties return
CallingClassLogInfo
ILogInfo for the name of the calling method's class.
CallingMethodLogInfo
ILogInfo for the name of the calling method.
CallingModuleLogInfo
ILogInfo for the name of the calling method's module.
Console
The Log73 console.
ConsoleOptions
ConsoleProgressBar
Provides progress bars in Log73.
ConsoleStyleOption
ConsoleStyleOptions
LogInfoContext
Class to store information given to GetValue(LogInfoContext) when getting an ILogInfo's value to log.
MessageType
Class to store the information on how to log a message like it's LogType and ConsoleStyleOptions.
MessageTypes
Stores the default MessageTypes included with Log73.
ThreadLogInfo
ILogInfo for the name of the current
TimeLogInfo
ILogInfo for the current time. Default format is hh:mm:ss.
ToStringSerializer
Serializes objects using their ToString method.
TypeLogInfo
ILogInfo for the logged object's type.
Interfaces
ILogInfo
IObjectSerializer
The interface for object serializers to inherit from.