LoggerPro (1.0)

A simple, pluggable and modern logging framework for Delphi

All Functions and Procedures

Name Unit Description
BuildLogWriter LoggerPro

Builds a new ILogWriter instance. Call this global function to start logging like a pro.

Log LoggerPro.GlobalLogger

The global logger. Just uses Logger.GlobalLogger and you can start to log using Log function.

ReleaseGlobalLogger LoggerPro.GlobalLogger

Use only inside DLL because dll unloading is not a safe place to shutdown threads, so call this before unload DLL

Copyright 2016 Daniele Teti
Generated by PasDoc 0.14.0.