posted 13 years ago
so I understand the power of log4j but I have always used commons logging API and lo4j jars to use log4j. Is there any benefit to using log4j API natively in code ? I'd like to write my own Appenders. Also im interested in learning any best practices you follow with regards to logging.