Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
A simple, pluggable and modern logging framework for Delphi
Builds a new ILogWriter instance. Call this global function to start logging like a pro.
The global logger. Just uses Logger.GlobalLogger and you can start to log using Log function.
Logger.GlobalLogger
Log
Use only inside DLL because dll unloading is not a safe place to shutdown threads, so call this before unload DLL