Watch, Follow, &
Connect with Us

For forums, blogs and more please visit our
Developer Tools Community.


ID: 16445, Log4D - Hierarchical Logging for Delphi

by Keith Wood Email: Anonymous


A port of the log4j Java package to Delphi - runtime configurable logging with a hierarchy of categories, each individually controllable.
Download Details
FTP  download also available
CDN Login Required to Download. (You will be redirected to the login page if you click on the Download Link)
To download this, you must have registered:
A free membership

For Delphi, Version 4.0  to 6.0 1453 downloads
Copyright: No significant restrictions


Size: 38,211 bytes
Updated on Thu, 16 Aug 2001 12:07:45 GMT
Originally uploaded on Thu, 16 Aug 2001 12:12:17 GMT
SHA1 Hash: EB80FF7147EDB89451A586A0B54CD45A55CB8F36
MD5 Hash: 23721F2DF4B25B961AF75792C13C4D6E

    Explore the files in this upload

Description
A port of the log4j Java package to Delphi - runtime configurable logging with a hierarchy of categories, each individually controllable.

Categories form the basis of the hierarchy, logging messages sent to them based on the message's priority, and sending them to defined appenders.

Appenders encapsulate a destination for logging messages, such as debugging output, a file, e-mail, etc. They can be attached to multiple categories and/or have multiple categories sending to them.

Layouts determine how the message is formatted for output, such as just the message, a pattern of several message fields, HTML table, XML, etc. These are associated with appenders.

Filters provide fine-grained acceptance of messages per appender. Object renderers let you log objects rather than just strings.

Configurators let you establish the hierarchy and associated appenders at runtime. Details can be kept in an .INI style file or in an XML document. Changes to the hierarchy do not require a recompile.

Adding logging to a program takes only a few lines.

Help files are also available (see http://codecentral.borland.com/codecentral/ccweb.exe/listing?id=16446).

   Latest Comments  View All Add New

Move mouse over comment to see the full text

Could not retrieve comments. Please try again later.

Server Response from: ETNACDC03