How to configure WAS to show fine log level in RAD console
Posted
by xain
on Server Fault
See other posts from Server Fault
or by xain
Published on 2010-06-17T18:24:57Z
Indexed on
2010/06/17
18:33 UTC
Read the original article
Hit count: 197
Hi, I configured WAS to log my class' fine messages (com.test.*=fine) in the admin console, but in RAD, the entries "logger.fine(message)" don't show up in RADs' console. Is there an additional step I'm missing ?
© Server Fault or respective owner