AddApplication Log Library for Delphi 7
  • C++ Builder:
    C1 C3 C4 C5 C6 C2006 C2007 C2009 C2010 
  • Delphi:
    D1 D2 D3 D4 D5 D6 D7 D8 D2005 D2006 D2007 D2009 D2010 DPHP DPRISM Delphi/400 
  • Kylix:
    K1 K3 



Application Log library provides classes and procedures that simplify building and maintaining application log files.
The library includes thread safe and multi-user capable classes that support and maintain logging process.
To prevent infinite growing of log files there are tools to provide log rotation on different basis daily, monthly, weekly or when predefined size is reached.
Useful feature of this library is supporting of multiply clones of main log track based on custom defined conditions by source of events user names, levels of event etc. For example debug events can be redirected in specific log file, critical events in another file and so on.
And finally implementation of library is very simple. You have to use provided module and call AppLog routine.

  • Category:
    Utilities
  • Author:
    (More by this author)
  • Info:
    Shareware
  • Date added:
    13 October, 2003 04:00
  • Views:
    1189
  • Downloads:
    341
  • Price:
    45.00 USD
Usefulness
Documentation
Stability
Value
Ease of Use
Level of Use
0 people have rated this applicaton
Total Average
 
You can submit your own rating, for this you must be logged in.
Files:
Related Downloads
Application Log Library for Delphi 6 - 13 October, 2003 - Tsany Nickolov

Application Log library provides classes and procedures that simplify building and maintaining application log files. The library includes thread safe and multi-user capable classes that support and maintain logging process. To prevent...

TCESLogFile  - 29 January, 1999 - John Jarrett

A log file component which is useful to log errors or other events to a log file. Allows an application to open, write and close a log file in one step or in multiple steps, logging the date and time logging was started and the date and time...

ipSkin Library  - 26 April, 2005 - Roman Lysov

ipSkin is a library of components which gives you the ability to create a "Skin-Enabled" applications. The library is easy in use, it is enough to put one non-visual component on your main form and whole application will be skinned including...

TFTEventJournal v1.0 - 13 December, 1999 - Fenestra Technologies

Event Journal provides a simple, non-invasive, and automatic way to hook into and log all user-interface events (such as selecting menus, clicking buttons, and minimizing windows) for any Borland Delphi or Borland C++ Builder application. Using...

SMLogging suite for Delphi/C++Builder  - 02 October, 2002 - Mike Shkolnik

SMLogger - components for errors/bugs logging, trapping of messages, events - TSMExceptionLog: useful processing of exceptions for application. Your user can automatically send to you a bug reports with screenshot. You can log only the some...

Related Information
  • HOW CAN I DEACTIVE DIAL-UP CONECTION? (2001-01-28 11:54:30)
    A guy named Ruben recently gave me this answer when I asked nearly the same question......... ----------------------------------------------------...
  • MORE EXPLAIN (RUN AN APPLICATION BEFORE ALL OTHERS) (2001-01-26 15:11:58)
    There are other ways... You can make a boot disk. Anyway, your install program will be a DOS program. BUT, if you put your program in RunServices,...
  • CREATING SHORTCUTS (2001-01-28 01:16:27)
    This is a sample from the MSDN, I tried to translate it into Delphi. I did not try to execute it but it should work. If it won't, tell me and I'll...
  • DELETING THE EXEFILE... (2001-01-28 04:05:04)
    function CreateTempFileName: string; var TempDir: array of Char; count, len: LongInt; dummy, sec: Word; start: string; begin...
  • DON'T APPEAR IN TOOLBAR!!! (2001-01-28 00:59:37)
    Another possibility is to set the extended window style of the application (!) window to WS_EX_PALETTEWINDOW: SetWindowLong(Application.Handle,...
Related News
SmartInspect 1.3 released - 15 January, 2006
We are happy to announce the release of SmartInspect 1.3 - a new version of the advanced logging tool for debugging and monitoring .NET, Java and...
Storage library v2.35 released - 05 November, 2001
Storage library v2.35 was released. Now and Kylix support.

Collection of components allowing the work with configuration data in...
Storage library version1.5 - 04 August, 2000
Storage library - elegant way for working with application settings. Hierarchical structure of then data; operation with ini files, Registry,...
Storage library 2.54 released - 17 February, 2002
Storage library - elegant way for working with application settings. C++Builder6 support now! Components for data showing in the...
SmartInspect 3.0 logging for Delphi, .NET and Java released - 12 August, 2008
We are excited to announce the immediate availability of our advanced
.NET, Java and Delphi logging tool SmartInspect 3.0. SmartInspect...
Categories

Latest Forum Entries