alma::acs::logging::engine::io::IOHelper::GZipLogOutStream Class Reference

Inheritance diagram for alma::acs::logging::engine::io::IOHelper::GZipLogOutStream:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::logging::engine::io::IOHelper::GZipLogOutStream:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GZipLogOutStream (OutputStream stream, int level) throws IOException
 GZipLogOutStream (OutputStream stream) throws IOException

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:
IOException 
See also:
Deflater
alma::acs::logging::engine::io::IOHelper::GZipLogOutStream::GZipLogOutStream ( OutputStream  stream  )  throws IOException [inline]

Constructor using the default compression level

Parameters:
stream The stream for writing compressed logs into
Exceptions:
IOException 

References alma::acs::logging::engine::io::IOHelper::DEFAULT_COMPRESSION_LEVEL.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2