I am trying to define a logger that I can use with the syslog appender.
What I want to be able to do is to have a logger that I obtain by name lets
say:
Logger.getLogger("syslogdLogger");
How I can define this logger in the configuration file so that when somebody
has this logger it logs to the syslogd of a machine?
Thank you
Carlos Javier Rivera Vazquez
__________________________________________________
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]