[jsword-devel] JSword common.logger

Tonny Kohar tonny.kohar at gmail.com
Thu May 27 03:45:44 MST 2010


Hi,

I would like to request public API for
org.crosswire.common.util.Logger which allow to disable
readConfiguration from the method private static void
establishLogging() because applying/reading the logger configuration
will mess up Netbeans Platform (our platform framework) logging.

I propose to add
public static void setEnableReadConfiguration(boolean b) {
    established = b;
}

- or if the above method name maybe in conflict with future method
name, it can use any naming.

Cheers
Tonny Kohar
--
Alkitab Bible Study
http://www.kiyut.com/products/alkitab/index.html



More information about the jsword-devel mailing list