| Package | Description |
|---|---|
| org.znerd.logdoc |
Logdoc-supporting classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NullLogFilter
Log filter that always returns an empty string.
|
class |
SimpleLogFilter
Log filter that always returns the original parameter value.
|
| Modifier and Type | Method and Description |
|---|---|
static LogFilter |
Library.getLogFilter()
Returns the active
LogFilter. |
| Modifier and Type | Method and Description |
|---|---|
static void |
Library.setLogFilter(LogFilter logFilter)
Sets the current log filter.
|
Copyright © 2003-2013. All Rights Reserved.