For all named loggers, the reset operation removes and closes all Handlers and (except for the root logger) sets the level to null. The root logger's level is set to Level.INFO. @exception SecurityException if a security manager exists and ifthe caller does not have LoggingPermission("control").
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|