com::cosylab::logging::engine::ACS::CacheUtils Class Reference
List of all members.
Detailed Description
A collection of utils methods
- Author:
- acaproni
Member Function Documentation
| static synchronized ILogEntry com::cosylab::logging::engine::ACS::CacheUtils::fromCacheString |
( |
String |
str |
) |
throws LogEngineException [inline, static] |
Build a log out of its string representation
- Parameters:
-
| str | The string representing a log |
- Returns:
- The log
References dateFormat, and SEPARATOR.
| static String com::cosylab::logging::engine::ACS::CacheUtils::toCacheString |
( |
LogBinaryRecord |
log |
) |
[inline, static] |
Transform the log in a string of zero separated values It is very similato what is used in the FileCache
- Parameters:
-
| log | The log to get the string representation |
- Returns:
- A string representation of the log
References alma::ACSLoggingLog::LogBinaryRecord::Antenna, alma::ACSLoggingLog::LogBinaryRecord::Array, alma::ACSLoggingLog::LogBinaryRecord::attributes, alma::ACSLoggingLog::LogBinaryRecord::Audience, alma::ACSLoggingLog::LogBinaryRecord::File, alma::ACSLoggingLog::LogBinaryRecord::Host, alma::ACSLoggingLog::LogBinaryRecord::Line, alma::ACSLoggingLog::LogBinaryRecord::log_data, alma::ACSLoggingLog::LogBinaryRecord::LogContext, alma::ACSLoggingLog::LogBinaryRecord::LogId, alma::ACSLoggingLog::LogBinaryRecord::MsgData, alma::ACSLoggingLog::LogBinaryRecord::Priority, alma::ACSLoggingLog::LogBinaryRecord::Process, alma::ACSLoggingLog::LogBinaryRecord::Routine, sb, alma::ACSLoggingLog::LogBinaryRecord::SourceObject, alma::ACSLoggingLog::LogBinaryRecord::StackId, alma::ACSLoggingLog::LogBinaryRecord::StackLevel, alma::ACSLoggingLog::LogBinaryRecord::Thread, alma::ACSLoggingLog::LogBinaryRecord::TimeStamp, alma::ACSLoggingLog::LogBinaryRecord::type, and alma::ACSLoggingLog::LogBinaryRecord::Uri.
Member Data Documentation
The documentation for this class was generated from the following file: