-
Notifications
You must be signed in to change notification settings - Fork 10
Home
Juan Antonio Castillo edited this page Feb 23, 2022
·
11 revisions
jachLog is a pure pascal, flexible, extensible and lightweight library to add advanced logging capabilities to your Delphi applications.
The library supports multithreaded applications and can be itself multithreaded, which helps minimize the impact it have on the performance of mission critical applications.
The main logging class provide methods to add log records in a simple, yet powerful manner.
To learn how to use the library, read:
- Get started page.
- Log levels and filter by level - Learn about the standard meaning of the Severity levels
- Topics and filter by level by topic
- Debug verbosity
- Multiple log destinations
- Performance
Here you'll find documentation for the units and classes:
Demos:
Recomended topics:
jump to: get started — multiple log destinations — units and classes — wiki home — blog (English) — blog (Spanish) — library home