Previously JBoss used log4j. This was very conveniant especialy for the abstract class AppenderSkeleton.
We used this to programmatically add an appender.
Now in jboss 6.0.0, they use jboss-logging and it does not seem to have the same ability. Maybe I'm wrong but I can't find it.
Does anyone know how to do the same with jboss-logging or first price would be to setup jboss 6 to use log4j again.