RE: LoggingEvent Serialization (was: Re: Contributing)

2001-06-04 Thread Tim Dwelle
The rules for XML serialization/deserialization can be external to the LoggingEvent itself. Only when a remote logging event gets ready to go across the wire, it would inspect the LoggingEvent object and build the appropriate XML representation. This way, only the people using remote logging wil

[PATCH] Logging Event

2001-05-03 Thread Tim Dwelle
change is extremely trivial and does make the system more flexible. And it would help me out a bunch! Thanks. - Tim Dwelle [EMAIL PROTECTED] LoggingEvent.java - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman