
org.gatein.common.logging.package-info Maven / Gradle / Ivy
The newest version!
/**
* The logging system for GateIn components and project.
*
* The logging system focuses on providing an API and not an implementation. The implementation of the logging
* system uses the SLF4J logging framework. Although the SLF4J frameworks
* is already a facade for various logging framework, the goal of this facade is to decouple the GateIn project
* from a system considered as proprietary although under an open source license.
*/
package org.gatein.common.logging;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy