Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 230573

Summary: [java-overlay] dev-java/slf4j-{api,nop} (new packages)
Product: Gentoo Linux Reporter: Serkan Kaba (RETIRED) <serkan>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal Keywords: EBUILD, InOverlay
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.slf4j.org/
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 156100    

Description Serkan Kaba (RETIRED) gentoo-dev 2008-07-02 21:25:57 UTC
The Simple Logging Facade for Java or (SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also supports a bridging legacy APIs as well as a source code migration tool.

SLF4J API offers an advanced abstraction of various logging systems, including JDK 1.4 logging, log4j and logback. Features include parameterized logging and MDC support.

Logging systems can either choose to implement the the SLF4J interfaces directly, e.g. logback or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for a given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter.. 

Added to java-overlay as zemberek-server dependency.
Comment 1 Serkan Kaba (RETIRED) gentoo-dev 2008-07-18 19:11:59 UTC
Added to portage.