java.util.logging
package.See: Description
Class | Description |
---|---|
Levels |
Defines additional
Level values. |
LogManager |
Defines a
LogManager that insures that the Levels.FAILED and Levels.HANDLED
fields, instances of Level , have been initialized, and that can
periodically check for changes to the logging configuration file and force
it to be reread. |
LogUtil |
A set of static convenience methods used for logging.
|
java.util.logging
package.Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.