s (totally untested)
log4j.dtd
-
log4j configuration xml file
-
]>
Unfortunately my DTD skills is not that great. Have to catchup on that
someday ;)
Regards,
/Mattias
> Thanks:
> Bence
>
&g
Hi,
> Hi,
>
> I want to include the JDBCAppender as one of our appenders so that all
> error level messages will be written to a common database. The problem is
> that the message content frequently contains a stack trace which is too
> large for the database column. What I get right now is a ro
Hi,
I'm using log4j 1.2.14 and I'd like to add my own tags to the log4j XML
configuration file. The reason for this is that we have built a logging
server and to avoid having two configuration files I'd like to add some
new tags to XML file.
I've added the following to my XML file and the parser