I've got a application (maven) that uses commons logging. We have a command line switch (-debug) that I'd like to set the logging level for everything to 'debug'.
Is this possible with commons-logging, or must we use log4j to do this? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/
