from server.xml:
"
Timestamps:
By default, logs print a timestamp in the form "-MM-dd
hh:mm:ss" in front of each message. To disable timestamps
completely, set 'timestamp="no"'. To use the raw
msec-since-epoch, which is more efficient, set
'timestampFormat="msec"'. If you want a custom format, you
can use 'timestampFormat="hh:mm:ss"' following the syntax of
java.text.SimpleDateFormat (see Javadoc API). For a
production environment, we recommend turning timestamps off,
or setting the format to "msec".
"
hope it helps.
vVolf
> I asked it yesterday, but nobody could answer it. (anyway, I
> got a letter
> back, but it was unreadable...)
>
> I'd like to ask if there is any possibilities to change the
> format of the
> log entries. Now it is set to log the event, but not the
> date&time& event. I
> need all of imformations (I mean what happened and when
> happened). Any idea
> how to change it?
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]