Hi, org.jboss.logging.Logger subclasses org.apache.log4j.Category so you get all the control log4j provides for logging options. e.g. filtering, logging to a file, sending e-mails, in general anything you can think of. Console logging comes with the default configuration of JBoss but it filters debug messages, you have to look in jboss/log/server.log for these.
Regards, Adrian >From: Jozsa Kristof <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Subject: [JBoss-user] Logging >Date: Sat, 19 Jan 2002 20:14:04 +0100 > >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 _________________________________________________________________ MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>