alma::acs::logging::engine::io::IOHelper::GZipLogOutStream Class Reference
List of all members.
Detailed Description
GZipLogOutStream subclass GZIPOutputStream to set the compression level.
- Author:
- acaproni
Constructor & Destructor Documentation
| alma::acs::logging::engine::io::IOHelper::GZipLogOutStream::GZipLogOutStream |
( |
OutputStream |
stream, |
|
|
int |
level | |
|
) |
| | throws IOException [inline] |
Constructor
- Parameters:
-
| stream | The stream for writing compressed logs into |
| level | The compression level |
- Exceptions:
-
- See also:
- Deflater
| alma::acs::logging::engine::io::IOHelper::GZipLogOutStream::GZipLogOutStream |
( |
OutputStream |
stream |
) |
throws IOException [inline] |
The documentation for this class was generated from the following file: