Log4j
Log4j is a logging tool that allows you to log at runtime without modifying the application binary. The log4j package is designed so that logging statements can remain in shipped code without incurring a heavy performance cost. Logging behavior can be controlled by editing a configuration file, without touching the application binary.
Metadata
Category: Logging Tools
License: Apache Software License
Homepage: http://logging.apache.org/log4j/docs/
Sponsored Ad