Description of TmLog :
A component that helps you with logfiles. Uses severity- and tracelevels.AddToLog(Msg: string; SeverityLevel: TmSeverityLevel) : Place this method in your code where you want logging.Trace levels are kept in registry. Patch in registry if you want to change trace level for a running application. Source and demo supplied.