|
| |Home | Products | Documents | Downloads | Purchase | Support | Company | Partners | Contact | |
Known supporters: Super Log which combines both Limpid Log and Audit Log. Super Log also provide a colored syntax highlighting reader.
Contents
There are two purposes of logging: log for auditing and log for debugging.
Log for auditing is part of business logic of the application. For example, you want record the resources that a user visited. You know what to log at the development time. This is relatively easy.
Log for debugging is not part of business logic. You do not really know what to log at the development time, so you just generally hard-code many logging statements, hopping some statements will record useful debug information when you need later.
Audit Log is log for auditing. It is a plugin for Limpid Log, which is log for debugging.
The purposes and the issues for these two types of logging are very different. Log for auditing generally generate much less data, so the easiness of use and reliability take higher priority than the performance.
See Audit Log document for more information.
Audit Log is an open source project hosted at: SourceForge.net.
If you get this page from downloaded software, check out http://www.acelet.com/auditlog/ to see if that is a newer version.
AuditLog (one word name) is the program name of Audit Log.
Audit Log is an open source program with GNU GENERAL PUBLIC LICENSE VERSION 2. It is free.
See FAQ.
Audit Log is an open source program with GNU General Public License v2 license.
Version 1.0
Download source files from here.
Any contribution will be appreciated. Either as a contributor or as a partner for a separated project.
Thanks in advance.
Comments and questions welcome
Please visit http://sourceforge.net/forum/forum.php?forum_id=591465 (SourceForge.net) for comments and questions.
April 2008 Version 1.00
Audit Log is listed on many websites, such as SoftPedia.