classpath-patches
[Top][All Lists]
Advanced

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

[cp-patches] Patch for logging


From: Chris Burdess
Subject: [cp-patches] Patch for logging
Date: Sat, 18 Jun 2005 13:31:23 +0100
User-agent: Mutt/1.4i

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.

-- 
Chris Burdess

Attachment: patch
Description: Text document


reply via email to

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