Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 230573 - [java-overlay] dev-java/slf4j-{api,nop} (new packages)
Summary: [java-overlay] dev-java/slf4j-{api,nop} (new packages)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://www.slf4j.org/
Whiteboard:
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 156100
  Show dependency tree
 
Reported: 2008-07-02 21:25 UTC by Serkan Kaba (RETIRED)
Modified: 2008-07-18 19:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.