Please direct me to how to use Jboss' logging feature. We have several applications published to the Jboss server and would like to have a log file for each application for each day.
JBossAS uses log4j. There is some documentation on the log4j site, but your best bet is to get a book on log4j. You can also search the JBoss wiki for logging help.