Menu

#1 Log4J configuration via XML

closed
None
1
2007-10-25
2007-02-28
tw
No

Hi!

hereby I'm proposing to extend the implementation with a small functionality that allows to configure Log4J logging not only via a properties file but also via a XML file.

Since I needed that for another project, I already changed to code (based on version 1.0.2), see attachment. The reason was that the other project already used Log4J whereby it is configured via a XML file. Without the change I would had to maintain two files (XML and the properties file). With the change I can do all Log4J configuration now in the single XML file. I tested that and it works fine.

Thorsten

BTW: OpenChord has a very verbose logging. Lots of messages that have 'info' level but rather should have set 'debug' level.

Discussion

  • tw

    tw - 2007-02-28
     
  • Sven Kaffille

    Sven Kaffille - 2007-08-21
    • priority: 5 --> 1
     
  • Sven Kaffille

    Sven Kaffille - 2007-08-21
    • assigned_to: nobody --> skaffille
     
  • Sven Kaffille

    Sven Kaffille - 2007-08-21

    Logged In: YES
    user_id=1435049
    Originator: NO

    Thank you for the suggestions. I think we will incorporate it into 1.0.4.
    Regarding the verbosity you are right, we will also consider that.

    Sven

     
  • Sven Kaffille

    Sven Kaffille - 2007-10-25
    • status: open --> closed
     

Log in to post a comment.