Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
A simple, pluggable and modern logging framework for Delphi
Interface implemented by all the classes used as appenders
Logs to the console using 4 different colors for the different logs level
The default file appender
This appenders sends logs to the OutputDebugString function on Windows OSes
OutputDebugString
Represent the single log item
Appends formatted TLogItem to a TMemo in a VCL application