Peter Donald wrote: > > At 09:21 9/5/01 -0400, Berin Loritsch wrote: > No problem there. Two other "fixes" that have been requested by a few > people; they are > > 1. make time in LogEvent wall time rather than time since JVM load > 2. make default display of time be (new Date(time)).toString() rather than > just time > > Anyone have any opnions on these. (I see no problem with either). Both have > been requested a few times but never implemented to keep backwards compat > .. but as we already broke it .... ;)
Well, I reverted that fix, and added an AvalonFormatter class that merely cascades the exceptions if applicable. It is only compiled in if the Avalon-Framework jar is present. (so we no longer have broken backwards compatibility). Concider it a bug fix ;P --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
