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 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.