It looks like I can get location info and MDC on an XMLSocketAppender
if I use an XML configuration as follows to override the default
XMLLayout, but you cannot do the same with a property file
configuration:
On Thu, Mar 6, 2008 at 9:57 PM, Dale King <[EMA
What is the status of using Log4Cxx 0.10.0 RC2 with the current
version of chainsaw? Here is my experience:
- Reading an XMLLayout log file created by log4cxx, works perfectly
including location information and MDC properties (when turned on in
the layout).
- Using an XMLSocketAppender wroks but I
I realize this is probably dictated by maintaining compatibility with
Log4J, but thought I would mention. The feature where you can
configure using properties file or XML file and it creates a watchdog
that reconfigures on the fly when the file changes is great. The
problem is that the only way to
I built using visual studio and ran into a couple of problems to report.
OdbcAppender has unicode issues. There are 3 calls to SQL
(SQLExecDirect, SQLDiagRec, and SQLDriverConnect) where the paramters
are based on SQLCHAR. This doesn't work when building for Unicode as
these functions really call