Difference between revisions of "Log4Delphi"

From Free Pascal wiki
Jump to navigationJump to search
(category)
(Updating broken link)
Line 22: Line 22:
 
=== Port Download ===
 
=== Port Download ===
  
https://sourceforge.net/project/showfiles.php?group_id=92177&package_id=316201
+
http://sourceforge.net/projects/lazarus-ccr/files/Log4Delphi/
  
 
[[Category:Components]]
 
[[Category:Components]]

Revision as of 03:24, 19 February 2013

About

Log4Delphi is an Open Source project that aims to produce a high quality and usable logging suite for Borland's Delphi based on the Log4J package from the Apache Software Foundation.

The main goals of the project are:

  • Simplicity. Simplicity should drive everything, the suite should be simple to understand and simple to use.
  • Loosely based on Log4J. The Log4J package is a mature logging package for the Java Platform. Log4Delphi is based on that package in such a way that those who know and understand Log4J will easily pick up and learn Log4Delphi.
  • Finally, Log4Delphi should be flexible enough to easily integrate into new and existing Delphi projects, by following standard Delphi practices.

Author

http://log4delphi.sourceforge.net/index.html

License

Licensed under the Apache License Version 2.0

Port to fpc

German Tejero

Port Download

http://sourceforge.net/projects/lazarus-ccr/files/Log4Delphi/