Patched.
Thank You.
-Marco
- Original Message -
From: "Knut Urdalen" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, November 30, 2005 12:20 AM
Subject: Serializing LoggerLoggingEvent: Missing timestamp
> Since I can't find any bug report database for log4php
Since I can't find any bug report database for log4php I'll post this to
the developer list.
LoggerAppenderSocket with useXml = false will serialize a
LoggerLoggingEvent over the network socket. Unserializing the logging
event on the other side I found that timestamp was missing. Checking the
code