https://issues.apache.org/bugzilla/show_bug.cgi?id=51784
Bug #: 51784
Summary: logger adapter, delagate call to logging method
Product: Log4j
Version: 1.2
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity:
https://issues.apache.org/bugzilla/show_bug.cgi?id=51783
Adrian Nistor changed:
What|Removed |Added
CC||nist...@illinois.edu
--
Configure
https://issues.apache.org/bugzilla/show_bug.cgi?id=51783
Bug #: 51783
Summary: WriterAppender NullPointerException when calling close
and append concurrently
Product: Log4j
Version: 1.2
Platform: PC
OS/Version: Lin
The main API is log4j2-api. The binding to the implementation happens in
LogManager.
log4j12-api is the support for applications written to Log4j 1.2, slfjj-impl
is the binding to allow applications using SLF4J's API to work with the
Log4j 2.0 implementation, and log4j2-jcl provides the support fo
Got it. It's LogManager in org.apache.logging.log4j. BTW, sorry to reply
to my own messages.
I guess the idea is to forward calls to log4j to log4jv2 using
log4j12-api.jar. For JCL, log4j2-jcl.jar contains an Log implementation
plus LogFactory. For SLF4J, slf4j-impl.jar contains a binding. It
A pointer to the class responsible for "binding" would be sufficient to
get me going.
On 07/09/2011 7:59 PM, Ceki Gülcü wrote:
Hello Ralph,
Could you please explain how bindings are done in log4j v2? I see that
there are multiple artifacts produced such as log4j2-core.jar,
log4j2-api.jar, log4
Hello Ralph,
Could you please explain how bindings are done in log4j v2? I see that
there are multiple artifacts produced such as log4j2-core.jar,
log4j2-api.jar, log4j12-api.jar, log4j2-jcl.jar and slf4j-impl.jar. Are
these supposed to be present on the class path simultaneously or at most
o
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project logging-log4j-receivers has an issue affecting its community
integration.