Difference between revisions of "Log4Delphi"

From Lazarus wiki
Jump to navigationJump to search
(New page: === 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 Fo...)
 
Line 4: Line 4:
  
 
The main goals of the project are:
 
The main goals of the project are:
 
+
* Simplicity. Simplicity should drive everything, the suite should be simple to understand and simple to use.
    * 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.
    * 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.
    * Finally, Log4Delphi should be flexible enough to easily integrate into new and existing Delphi projects, by following standard Delphi practices.
 
 
 
  
 
=== Author ===
 
=== Author ===

Revision as of 11:18, 29 March 2009

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://lazarus-ccr.sourceforge.net/