| Interface | Description |
|---|---|
| LineFilter |
Provides a method that can be called line by line to filter a text resource.
|
| Class | Description |
|---|---|
| LineFilterInputStream |
Provides an input stream that filters a text resource.
|
| LogConfigurator |
Configures the logging system.
|
| SimpleFormatter |
Provides a formatter that can be used with
java.util.logging to produce single-line log-entries that
are reasonably compact and are prefixed with a sort-proof time-stamp. |
Provides some extra logging facilities.
These classes help configure java.util.logging as a backend for the SLF4J loggers used in the library.
Copyright © 2014. All rights reserved.