classpath-patches
[Top][All Lists]
Advanced

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

RE: [cp-patches] PATCH: debug logging


From: Jeroen Frijters
Subject: RE: [cp-patches] PATCH: debug logging
Date: Sun, 5 Jun 2005 15:38:12 +0200

Casey Marshall wrote:
> Attached is an initial implementation of a component-level logging
> system, like I mentioned earlier on the Classpath list. Comments are
> welcome.

This looks like a very good idea to me.

>    String defaults = (String) AccessController.doPrivileged
>      (new GetPropertyAction ("gnu.classpath.debug.components"));

You can directly access gnu.classpath.SystemProperties, instead of going
through GetPropertyAction.

Regards,
Jeroen




reply via email to

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