HotLog 2.2

By Olivier Touzot

Freeware 04 Jul 2006

In category

Components > Files and Drives > Log Files

Description

HotLog.pas is a unit that defines THotLog, a multithreaded, object oriented, and buffered safe log file manager.

v 2.x adds the "most wanted feature": The log file size can now be limited. It will be closed and a new one opened once the limit is reached.

It manages the log file name (including optional generations), accesses to it, provides powerfull string formating features, and means to easilly retrieve informations about the environment your programm executes into.

It is also able to output detailed informations in case of exceptions occuring., includding the ability to deal with "variant open array parameter": All you have to do is give the exceptions logging methode some datas like they are (for example the list of the parameters received by the function), without wondering whether they are integers or strings, valid pointers, uninitialized or dangling ones, aso. The log object instance will mind his own business with all that stuff.

Informations

  • Status: Fully functional
  • Source: FW
  • Size: 172 349kB

Platforms:

  • Delphi 5
  • Delphi 6
  • Delphi 7

Downloads