public class ConsoleHandler extends ConsoleHandler
Level.OFF
. To enable the console output, use the
standard java.util.logging.LogManager configuration to set the desired
level:
com.sleepycat.je.util.ConsoleHandler.level=ALLJE augments the java.util.logging API with a JE environment parameter for setting handler levels. This is described in greater detail in Chapter 12.Administering Berkeley DB Java Edition Applications
Constructor and Description |
---|
ConsoleHandler(Formatter formatter,
com.sleepycat.je.dbi.EnvironmentImpl envImpl) |
close, publish
flush, isLoggable, setEncoding, setOutputStream
getEncoding, getErrorManager, getFilter, getFormatter, getLevel, reportError, setErrorManager, setFilter, setFormatter, setLevel
public ConsoleHandler(Formatter formatter, com.sleepycat.je.dbi.EnvironmentImpl envImpl)
Copyright (c) 2002, 2015 Oracle and/or its affiliates. All rights reserved.