Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Orbit » org.slf4j.log4j
org.slf4j.log4j [message #722931] Wed, 07 September 2011 08:16 Go to next message
Eclipse UserFriend
Originally posted by:

Hi,

I just had a look at the org.slf4j.log4j bundles in the orbit builds:

http://www.eclipse.org/downloads/download.php?r=1&file=/tools/orbit/downloads/drops/R20110523182458/repository/plugins/org.slf4j.log4j_1.5.11.v20100419-1106.jar
http://www.eclipse.org/downloads/download.php?r=1&file=/tools/orbit/downloads/drops/R20110523182458/repository/plugins/org.slf4j.log4j_1.6.1.v20100831-0715.jar

But they both contain only some org.apache.log4j classes, but no
org.slf4j.impl classes,
and they don't work together in my build ("Host plug-in
org.slf4j.impl.StaticLoggerBinder_0.0.0
has not been found."). Something's seem to be broken?

Regards,
Juergen.
Re: org.slf4j.log4j [message #723134 is a reply to message #722931] Wed, 07 September 2011 18:06 Go to previous messageGo to next message
Gunnar Wagenknecht is currently offline Gunnar WagenknechtFriend
Messages: 486
Registered: July 2009
Location: San Francisco ✈ Germany
Senior Member

Hi Jürgen,

Am 07.09.2011 10:16, schrieb Jürgen Schumacher:
> I just had a look at the org.slf4j.log4j bundles in the orbit builds:

That's the LOG4J API logging to SLF4J. Thus, you'll also need
org.slf4j.api and one suitable implementation. Currently, only Logback
is available in Orbit.

-Gunnar

--
Gunnar Wagenknecht
gunnar@wagenknecht.org
http://wagenknecht.org/
Re: org.slf4j.log4j [message #723319 is a reply to message #723134] Thu, 08 September 2011 10:12 Go to previous message
Eclipse UserFriend
Originally posted by:

Am 07.09.2011, 20:06 Uhr, schrieb Gunnar Wagenknecht
<gunnar@wagenknecht.org>:

> Hi Jürgen,
>
> Am 07.09.2011 10:16, schrieb Jürgen Schumacher:
>> I just had a look at the org.slf4j.log4j bundles in the orbit builds:
>
> That's the LOG4J API logging to SLF4J. Thus, you'll also need
> org.slf4j.api and one suitable implementation. Currently, only Logback
> is available in Orbit.

Ah, my fault, sorry for the confusion. I thought it was the implementation
for logging to log4j via the slf4j API.

Thanks for the information.

Cheers,
Juergen.
Previous Topic:EasyMock Version: 3.0 Subset (ATO CQ4630) in cvs?
Next Topic:org.w3c.dom.svg broken in Eclipse 3.7?
Goto Forum:
  


Current Time: Thu Apr 25 20:21:08 GMT 2024

Powered by FUDForum. Page generated in 0.03011 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top