On Mon, 25 Feb 2002 22:15, Leif Mortenson wrote:
> I was wondering what the reason for time having a length of 5 was. This
> is a unix time,
> so it just shows a value like: 10415 or something. Not very useful. How
> about changing
> this default value to:
> "%7.7{priority} %10.10{time} [%8.8{category}] (%{context}):
> %{message}\\n%{throwable}";
> so that the whole time is visible.
>
> A default like the following would be the most useful for most people,
> but it may be a little
> more CPU intensive.
> "%7.7{priority} %19.19{time:yyyy-MM-dd' 'HH:mm:ss.SSS} [%8.8{category}]
> (%{context}): %{message}\n%{throwable}"

The main reason it had the original format was because people were relying on 
the format of the output to be a specific format. However I suppose the 
second version while not backwards compatible will be more useful to people. 
If you do that then bump the version to 1.1

-- 
Cheers,

Pete

------------------------------------------------------------
 militant agnostic: i don't know, and you don't know either.
------------------------------------------------------------

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to