I want to add a piece of debug logging to my copy of the castor code.
I see there is a class org.exolab.castor.util.Logger
which has a static method 'Logger getSystemLogger()'.
Ive added the line
org.exolab.castor.util.Logger.getSystemLogger().println("Debug message");
It compiles and seems to run but I dont see the message anywhere. I
expected it to show up in /var/log/messages on the linux box it is running
on.
Am I using this correctly? Where should I expect the output to go?
thanks
Don
--
** Home web site: http://klickitat.yi.org
** BeeHive Games, Multiplayer Bluetooth PDA Gaming http://beehivegames.com
** irc: irc.openprojects.net nick: don-o channels: #palmchat,#java
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev