Jakarta Commons Logging (JCL) - Apache Commons Logging
  • is conceptually very similar to Slf4j, as such, it can be thought of as yet another logging facade. However, Slf4j is much simpler in design and arguably more robust. In a nutshell, Slf4j avoid the class loader issues that plague JCL