Recent

Author Topic: Proper logging library  (Read 4104 times)

hinst

  • Sr. Member
  • ****
  • Posts: 303
Proper logging library
« on: June 01, 2012, 05:28:52 pm »
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
Too late to escape fate

Leledumbo

  • Hero Member
  • *****
  • Posts: 8835
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Proper logging library
« Reply #1 on: June 02, 2012, 04:04:59 am »
http://www.freepascal.org/docs-html/fcl/eventlog/index.html

An LCL component is available from System tab.

 

TinyPortal © 2005-2018