I stepped through the logging statement and it is a log4j delegate that
is sending msgs to some appenders, but I did not look into it in detail.
Somehow we are not getting to the console or file appenders.
Scott Stark wrote:
Its definitely going through this line 493 in AbstractServerImpl:
log.info("JBoss (Microcontainer) [" +
jbossPackage.getImplementationVersion() + "] Started in " + watch);
but nothing is showing up in the console or ther server logs.
[509][valkyrie: log]$ grep 'JBoss (Microcontainer)' *.log
boot.log:10:11:46,427 INFO [ServerImpl] Starting JBoss
(Microcontainer)...
[510][valkyrie: log]$
Something has to have changed with the log behavior.
_______________________________________________
jboss-development mailing list
jboss-development(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-development