In the property file I can set a particular package or class to have DEBUG level, despite what my overall logging level is, like this:
log4j.logger.com.ibatis=DEBUG How do I do this programatically - (in the code, not in property file) ??? -- View this message in context: http://www.nabble.com/What-is-the-equivalent-of-doing-this-in-property-file--tp17783568p17783568.html Sent from the Log4j - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
