
projectflogger
Flogger: Simple logging API which sucks less.
Replaces log4j, logback, JDK logging, Commons Logging, Simple Logging Facade (SLF4J), and SimpleLog.
Flogger has many attractive features:
- Very low overhead when logging is disabled
- Leverages JDK 1.5's language features
- Unlimited levels
- Simple configuration
- Super simple API