Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[corona-dev] Corona Logging

We discussed logging at our weekly team meeting and thought we would use OSGi Logging interfaces wrapped around log4j.  This approach should allow us to take advantage of any OSGi specific capabilities while still supporting a large number of non-OSGi servers.

 

Edyta will be looking at implementing this design and post any issues.   

We still need approval for the Apache log4j.

 

A few of the reasons we decided on this:

 

-          ALF, Higgins are using log4j

-          log4j is can be used by Axis

-          log4j is easy to use with web services

-          There are log viewers with filtering capability available – LogFactor5, Chainsaw

-          works with Apache Muse WSDM implementation

-          there already exists an OSGi bundle in TPTP for log4j  org.apache.jakarta_log4j_logging

 

 

The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it.

Back to the top