Design, explore and maintain databases, build compound SQL query statements, manage database user rights, and manipulate data fast and convenient.
DispLog v.1.0.1.33
By Leroy Casterline.
Freeware + source 06 Jul 1998Description
DispLog is an easy-to-use class to log to disk and / or display on screen error / debug / other messages.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 166kB
Platforms: CB3
HotLog v.2.2
By Olivier Touzot.
Freeware + source 04 Jul 2006Description
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: Included
- Size: 168kB
Platforms: D5, D6, D7
MiTeC Journal v.1.0
By MiTeC.
Freeware + source 29 Aug 2002Description
Interface unit for event logging and debuggind. Demo and Jounal file viewer included.Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 468kB
Platforms: D5, D6
TCESLogFile v.1.0
By Jarrett Consulting and IT Services.
Freeware + source 01 Feb 1999Description
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 logging ended and in between the error messages. Also allows the original file to reach a set size and will then back up the log file with a .bak extension and then start a new log file. Useful for logging most any type of event.Informations
- Status: Fully functional
- Source: Included
- Size: 12kB
Platforms: D2, D3, D4
TEventLog v.1.1
By Mauro Venturini.
Freeware + source 17 Aug 1999Description
Any decent Windows NT/2000 application should use event logging. As usual Windows API are a bit intimidating but after this component there are no excuses. Just drop it and use Add method.Informations
- Status: Fully functional
- Source: Included
- Size: 162kB
Platforms: D4
TFnugry LogFile v.1.0
By Gleb Yourchenko.
Freeware + source 16 Dec 1998Description
Simple log file component, featuring easy message loggin, message timestamps, message source and category logging, automated log file backup and archive maintainance.Informations
- Status: Fully functional
- Source: Included
- Size: 101kB
Platforms: D3
TJFCLogFile v.1.05
By Devonic, Inc.
Freeware + source 30 May 2007Description
A component that allows you to log informations into a file.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D2005, D2006, D2007, D7
TLog v.1.0
By Andrea Creola.
Freeware + source 29 Nov 1997Description
Component that allows you to create a log files.Informations
- Status: Fully functional
- Source: Included
- Size: 6kB
Platforms: D2
TLog v.1.0
Description
TLog is a component for logging events in your programs. It also encapsulated a view form.Informations
- Status: Fully functional
- Source: Included
- Size: 15kB
Platforms: D3
TLogFile v.1.0
By Keith Rome.
Freeware + source 22 Feb 1996Description
TLogFile provides an interface to a simple application 'event log'. By just specifying a file name, it handles the tedious particulars of implementing a log file.Informations
- Status: Fully functional
- Source: Included
- Size: 9kB
Platforms: D1
TLogFile v.1.0a
Description
A log file component for debug pourpouse.Informations
- Status: Fully functional
- Source: Included
- Size: 12kB
Platforms: D3, D4
TLogFile
By Branko Grbac.
Freeware + source 12 Jun 2004Description
An easy-to-use component for Delphi to log specific messages to a textual file.Features:
- Makes date and time stamps of customizable format
- May contain multiple standard messages that can be easily accessed by a single number
- Standard messages can also contain wildcards that are replaced by actual strings at run-time
- Can optionally log exceptions
- The size to the output file is customizable.
Most recent update: The component now handles a TStringList object, rather than a type File variable.
Informations
- Status: Fully functional
- Source: Included
- Size: 12kB
Platforms: D1, D2, D3, D4, D5, D6, D7
TLogger v.0.1
By Sterling Group S.A. (Voronezh).
Freeware + source 12 Nov 1999Description
Simple object to log application events to file and TStrings.Informations
- Status: Fully functional
- Source: Included
- Size: 5kB
Platforms: D4
TLogMemo v.1.0
By Joel Joly.
Freeware + source 07 Aug 2001Description
Component for create log files. Automatic filename selection, automatic clear files (older files than X days), insert date, num lines, box etc. You can see in rich edit all lines in real time.Informations
- Status: Fully functional
- Source: Included
- Size: 3kB
Platforms: D2, D3, D4, D5, D6
TLogToFile v.2.1
Description
TLogToFile is a simple class for logging information out to a file. While it is simple to use it is also very powerful and flexible.Features:
- Use the unit - and call the LogToFile.WriteToLogFile method. The class takes care of everything else
- Events for before and after the logging takes place
- Handles Multiple open log files from the one class
- Can keep log file open between writes - for optimal performance
- Provides selective logging via LogTags property
- Provides Pre and Post text to allow writing log entries to HTML tables
- Automatic archiving of Log Files
- Full Source code, Help File (and Help Scribble source.) and demo Project.
Informations
- Status: Fully functional
- Source: Included
- Size: 266kB
Platforms: D2, D3, D4, D5, D6, D7
TmLog v.1.0
By MASoft.
Freeware + source 05 Mar 2004Description
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.
Informations
- Status: Fully functional
- Source: Included
- Exe demo: included
- Size: 7kB
Platforms: D2, D3, D4, D5, D6, D7