java.util.logging.Filterpublic final class LevelChangingFilter
extends java.lang.Object
implements java.util.logging.Filter
true for that
record.| Constructor | Description |
|---|---|
LevelChangingFilter(java.util.logging.Level newLevel) |
Construct a new instance.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isLoggable(java.util.logging.LogRecord record) |
Apply the filter to this log record.
|
Copyright © 2018. All rights reserved.