Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » log4j(integrate log4j and RAP)
log4j [message #823667] Sun, 18 March 2012 17:53 Go to next message
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
Hello,

Can anyone help us, how to use log4j in RAP ?
Also, appreciate if you could give us an alternative logging framework instead.

Regards,
Sudesh Bulathsinhala
Re: log4j [message #823688 is a reply to message #823667] Sun, 18 March 2012 18:35 Go to previous messageGo to next message
Sudesh Bulathsinhala is currently offline Sudesh BulathsinhalaFriend
Messages: 193
Registered: October 2010
Senior Member
Hello Everyone,

Following works :
http://www.eclipsezone.com/eclipse/forums/t99588.html

Regards,
Sudesh Bulathsinhala
Re: log4j [message #825121 is a reply to message #823688] Tue, 20 March 2012 13:48 Go to previous messageGo to next message
Karsten Voigt is currently offline Karsten VoigtFriend
Messages: 19
Registered: July 2011
Junior Member
Hi,

I use the OSGI log service to collect all logging events. My log reader uses SLF4J to write the entries into a file. This has the advantage that only one OSGI bundle has a reference to the specific logging framework, also other bundles are utilizing the OSGI standard mechanism.

vgl.: blog.kornr.net/index.php/2008/12/09/understanding-the-osgi-logging-service

Regards
Karsten
Re: log4j [message #825124 is a reply to message #823688] Tue, 20 March 2012 13:48 Go to previous message
Karsten Voigt is currently offline Karsten VoigtFriend
Messages: 19
Registered: July 2011
Junior Member
Hi,

I use the OSGI log service to collect all logging events. My log reader uses SLF4J to write the entries into a file. This has the advantage that only one OSGI bundle has a reference to the specific logging framework, also other bundles are utilizing the OSGI standard mechanism.

vgl.: blog.kornr.net/index.php/2008/12/09/understanding-the-osgi-logging-service

Regards
Karsten
Previous Topic:Can't install from repository
Next Topic:What's the point of Display.findDisplay(Thread) ?
Goto Forum:
  


Current Time: Sat Apr 27 00:58:56 GMT 2024

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

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

Back to the top