Scott Brickner wrote:

On Tue, 2004-01-27 at 15:01, Stephen McConnell wrote:

Scott Brickner wrote:

While we're talking about logging, does 3.0 have any way to change the
format of the log messages? I want timestamps added.

3.0 - no. 3.3 - yes.

Steve.


Hm. I'm a bit desparate to get at that log format. I'm even willing to
patch the code a bit to get there, but I don't have the time to trace
through all the code to find out where it gets set up.

Can you tell me where I'd modify the pattern that the formatter uses?

Under 3.0 and 3.2.5 its in the class DefaultLoggingManager (part of the composition impl package).


Also - any idea when the 3.3 stuff will be available?

This is largely dependendent on what we decide to do concerning the code security work. With the introduction of the new logging package there would be an argument for releasing 3.3 with the current code security disabled. I.e. something close to what we have in CVS today.


... perhaps its worth thinking about this.

Stephen.

--

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

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



Reply via email to