Use log4j. The Logger is just a wrapper on top of log4j that adds support
for a custom TRACE priority used to allow for high frequency messages
inside of the server.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx
----- Original Message -----
From: "Jozsa Kristof" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 19, 2002 11:14 AM
Subject: [JBoss-user] Logging


> Hi,
>
> got quickshot question here - what's the most preferred way to use logging
> from my own beans? I don't need anything funky, just something smarter
then
> System.out.println..
>
> I've did a lil' search, and found org.jboss.logging.Logger. Shall I use
it's
> log() or debug() function, or is that anything better/newer/etc?
>
> Thanks,
> Christopher
> --
> .Digital.Yearning.for.Networked.Assassination.and.Xenocide
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/jboss-user
>


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to