Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Virgo » LogService per Bundle
LogService per Bundle [message #1009545] Fri, 15 February 2013 09:49 Go to next message
Markus Schmailzl is currently offline Markus SchmailzlFriend
Messages: 6
Registered: November 2012
Junior Member
Hello,

I have a problem regarding the logging of virgo. I`m developing a app-plattform with virgo, where one app is represented as a webbundle and every app has a developer. This developer should be able to read the log ony for his bundle. In the webbundles spring mvc is used.

My problem now is that i can get the per-app logging done with the normal virgo-logging where every bundle gets its own logfile. The problem is that this file doesnt contain startup-erros like a BeanCreationException. Thats probably because Exceptions are somehow caught and logged to the LogService, which are not appended to the per-app logging-files. In the global log.log these Exceptions appear.

Does anyone have an idea how i can get this done?

Thanks very much

markus
Re: LogService per Bundle [message #1016407 is a reply to message #1009545] Wed, 06 March 2013 11:32 Go to previous message
Glyn Normington is currently offline Glyn NormingtonFriend
Messages: 1222
Registered: July 2009
Senior Member
I would suggest reading the excellent Logback documentation because Virgo medic uses Logback in a not particularly sophisticated way. Others have configured medic in some interesting ways using standard logback features.
Previous Topic:ExtendedClassNotFoundException with spring security 3.2 and spring 3.2
Next Topic:Debugging class loading issues
Goto Forum:
  


Current Time: Thu Apr 18 14:34:32 GMT 2024

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

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

Back to the top