Hi,
I'm trying to use log4cxx to log messages to a remote syslog server.
To begin with, I tried to log the message to the local syslog server for a
simple testing.
I made the following configuration in my log4cxx configuration, but nothing
had been logged to /var/log/message.
I tried DAEMON, SY
Hi,
I'm trying to use log4cxx to log messages to a remote syslog server.
To begin with, I tried to log the message to the local syslog server for a
simple testing.
I made the following configuration in my log4cxx configuration, but nothing
had been logged to /var/log/message.
I tried DAEMON, SYS
On 2/16/2011 2:09 AM, security veteran wrote:
Hi,
I'm trying to use log4cxx to log messages to a remote syslog server.
To begin with, I tried to log the message to the local syslog server
for a simple testing.
I use a SyslogAppender, but my configuration is different so I can't
do a quick ap