Class | Description |
---|---|
BufferingReader |
A reader reading its content from another reader, but buffering the data to be able to give it back on demand.
|
ExtensionHelper |
Helper to load extensions for LogDistiller.
|
FormatUtil | |
LogEventBuilder |
A helper to build log events and properly report parsing errors.
|
PropertiesReplacer |
A small utility to replace properties within strings (syntax:
${name} ). |
StringCutter | |
UncompressInputStream |
This class decompresses an input stream containing data compressed with the unix "compress" utility (LZC, a LZW
variant).
|
Copyright © 2004–2014. All rights reserved.