Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse.org-architecture-council] AC topic : How to configure slf4j, log4j, logback etc in a product

Hi all,

 

Looking at

 

    https://bugs.eclipse.org/bugs/show_bug.cgi?id=400027

 

I yesterday came across an issue that I think has been discussed somewhere in the past:

With slf4j, log4j and logback installed into Eclipse, and several bundles using those API’s

to perform logging, how can a product configure the logging properly ?

 

The concrete problem was that one configuration was logging too much into stdout,

and it’s unclear how to turn that off. Coding some log configuration into a bundle

is also inappropriate since multiple bundles would step on each other.

 

Seems like we need a policy / recommendation for configuring logging.

 

Does anybody here on the list have experience in that area, and/or can point us

to some previous discussions ? Any recommendation for how to proceed ?

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 


Back to the top