Forum > Packages and Libraries
Proper logging library
(1/1)
hinst:
Can someone recommend a proper logging library for FreePascal / Lazarus?
I have already checked out MultiLog library, but it looks some kind of weak. It even does not send log messages to the console output & has no log levels like ERROR, WARN, FATAL, DEBUG, ...
I am looking for a massive logging solution cause I always use logging a lot in all my applications. I also searched for logging libraries for Delphi 7 which I thought should be compileable in FPC. But the one I found was supplied in a DCU compiled unit LOL
Thank you for you attention
Leledumbo:
http://www.freepascal.org/docs-html/fcl/eventlog/index.html
An LCL component is available from System tab.
Navigation
[0] Message Index