Improve Jingle logging using commons-logging

Description

Add a new logging wrapper class that uses commons-logging if available in the classpath, otherwise fallback to System.out/err.print(). Also significantly improve the substance of logging in Smack/Jingle using this new logging class.

Environment

None

Activity

Show:

Jeff Jeff October 31, 2008 at 4:26 AM

Improved the logging around Jingle. It's now much clearer what's going on. Also added a new SmackLogger class that allows Smack/Jingle to take advantage of commons.logging to give much better control over where the logs go.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created August 7, 2008 at 3:59 AM
Updated October 7, 2013 at 2:37 AM
Resolved October 31, 2008 at 4:26 AM