classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch for logging


From: Mark Wielaard
Subject: Re: [cp-patches] Patch for logging
Date: Mon, 20 Jun 2005 23:52:46 +0200

Hi Chris,

On Sat, 2005-06-18 at 13:31 +0100, Chris Burdess wrote:
> This patch sets the root logger's level to INFO. The root logger's behaviour
> is inherited by all loggers by default, so this specifies the default level.
> This means that by default, loggers will actually log something.
> 
> 2005-06-18  Chris Burdess <address@hidden>
> 
>         * java/util/logging/LogManager.java: Set default level of root
>         logger to INFO.

Please commit this if it works for you. It makes sense since it is the
same things that is done for the rootLogger in reset().
Please add a line of documentation about this to the constructor or
class doc and don't forget to update the copyright year at the top.

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]