Hi, we got a requirement to setup commons logging into our application without log4j setup. if we dont use any configuration files, then the logging statements are storing in server.log. We have to use explicit logging with a different log file. We are using
Jboss 4.2 and it does the commons-logging packages. So how to configure logging to get log statements explicitly.