alma::acs::logging::io::IOLogsHelper::SaveLogs Class Reference
List of all members.
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
References cache, compress, fileName, alma::acs::logging::engine::io::IOHelper::getBufferedWriter(), com::cosylab::logging::LoggingClient::getLogEntryTable(), com::cosylab::logging::client::cache::LogMultiFileCache::getSize(), alma::acs::logging::io::IOLogsHelper::ioHelper, com::cosylab::logging::client::cache::LogCache::iterator(), level, alma::acs::logging::io::IOLogsHelper::loggingClient, alma::acs::logging::io::IOLogsHelper::logsWritten, alma::acs::logging::io::IOLogsHelper::progressMonitor, alma::acs::logging::engine::io::IOHelper::saveLogs(), alma::acs::logging::engine::io::IOHelper::terminateSave(), and alma::acs::logging::engine::io::IOHelper::writeHeader().
Member Data Documentation
The documentation for this class was generated from the following file: