Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::logging::io::IOLogsHelper::SaveLogs Class Reference

Inheritance diagram for alma::acs::logging::io::IOLogsHelper::SaveLogs:

Inheritance graph
[legend]
Collaboration diagram for alma::acs::logging::io::IOLogsHelper::SaveLogs:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SaveLogs (String fileName, boolean compress, int level, LogCache cache)
void run ()

Private Attributes

final String fileName
final boolean compress
final int level
final LogCache cache

Detailed Description

The thread to save logs

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::logging::io::IOLogsHelper::SaveLogs::SaveLogs String  fileName,
boolean  compress,
int  level,
LogCache  cache
[inline]
 

Constructor

Parameters:
fileName The name of the file to save
compress true if the file must be compressed (GZIP)
level The level of compression (ignored if compress is false)
cache The cache that contains the logs


Member Function Documentation

void alma::acs::logging::io::IOLogsHelper::SaveLogs::run  )  [inline]
 

See also:
Thread


Member Data Documentation

final LogCache alma::acs::logging::io::IOLogsHelper::SaveLogs::cache [private]
 

final boolean alma::acs::logging::io::IOLogsHelper::SaveLogs::compress [private]
 

final String alma::acs::logging::io::IOLogsHelper::SaveLogs::fileName [private]
 

final int alma::acs::logging::io::IOLogsHelper::SaveLogs::level [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:55 2009 for ACS Java API by doxygen 1.3.8