- Course: Proyecto Desarrollo de Softwware Basado en Plataformas.
- Degree: Ingeniería Civil en Computación e Informática.
- Level: VII.
- Simple Logging Facade for Java (SLF4J): The Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time.
- MVN Repository: org.slf4j:slf4j-api:1.7.30
- Logback Classic Module: Logback is intended as a successor to the popular log4j project, picking up where log4j leaves off.
- MVN Repository: ch.qos.logback:logback-classic:1.3.0-alpha5
MIT.