Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
AW: [riena-dev] Riena Logging

Hi Ekke,

 

To be honest I have no idea why this happens. Not yet!

If there are no extensions defining log listeners nothing should be logged.

Except when the system property "riena.defaultlogging" has been set to true.

Than as a default a log listener logging to the console will be created.

 

Could please set a breakpoint at

LoggerMill.bind(ExtendedLogReaderService logReaderService)

and check what happens there?

 

Thanks,

Stefan

 

 

Von: riena-dev-bounces@xxxxxxxxxxx [mailto:riena-dev-bounces@xxxxxxxxxxx] Im Auftrag von ekkehard
Gesendet: Montag, 10. November 2008 18:40
An: Riena Developers list
Betreff: Re: [riena-dev] Riena Logging

 

hi stefan,

just switched to M5

I've seen your concept of ExtensionPoints for Logging
and found in riena.core that there are examples for extensions,
but commented

so I hoped nothing was logged from riena - only from my logging bundle

but there are still outputs from riena core to console:

DEBUG - 18:26:48 [B: org.eclipse.riena.core] - published web service. protocol=hessian, url=""> DEBUG - 18:26:48 [B: org.eclipse.riena.core] - web service count: 1.
DEBUG - 18:26:48 [B: org.eclipse.riena.core] - service endpoints count: 1.

ekke

Stefan Liebig schrieb:

Hallo Ekkehard,

You might try the current version from CVS. All the issues that you mentioned in your blog (http://ekkes-corner.org/) should be fixed.

Tschüß,
Stefan

ekkehard wrote:

Stefan Liebig schrieb:

Hallo Ekkehard,
....
If you like I can notify you when my refactored logging is ready for testing, so can grab riena.core from CVS.

yes, of course.
if I'm finding the time I'll test it
ciao
ekke

Tschüß,
Stefan





 
_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev
  



 


 
_______________________________________________
riena-dev mailing list
riena-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/riena-dev
  

 

--

ekkehard gentz
software-architect
erp-consultant
max-josefs-platz 30, D-83022 rosenheim, germany
homeoffice (1+1 VoIP): +49 8031 2068 325
mobile (iPhone): +49 151 19424929
mailto:ekkehard@xxxxxxxxxxxxxxxxx
homepage: http://www.gentz-software.de
opensource: http://ekkehard.org
blog (en): http://ekkes-corner.org
blog (de): http://ekkes-ecke.org
skype: ekke.gentz
Steuer-Nr: 156/220/30931 FA Rosenheim, UST-ID: DE189929490


Back to the top