软件包 | 描述 |
---|---|
java.util.logging |
提供类和java 2平台的核心
TM测井设备接口。
|
Modifier and Type | Method and Description |
---|---|
Filter |
Logger.getFilter()
获取当前的这个日志过滤器。
|
Filter |
Handler.getFilter()
获取当前的这
Handler
Filter。
|
Modifier and Type | Method and Description |
---|---|
void |
Logger.setFilter(Filter newFilter)
设置一个过滤器来控制这个记录器输出。
|
void |
Handler.setFilter(Filter newFilter)
设置一个
Filter控制这
Handler输出。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.