

Public Member Functions | |
| abstract Any | formatAny (Any anyLogRecord, LogRecord logRecord) |
Protected Member Functions | |
| String | getLocalHostName () |
Static Protected Attributes | |
| static String | localHostName |
Class that is responsible for formatting the log records/elements of different levels as well as assigning the right values to their attributes.
| abstract Any alma::acs::logging::formatters::AcsLogFormatter::formatAny | ( | Any | anyLogRecord, | |
| LogRecord | logRecord | |||
| ) | [pure virtual] |
| String alma::acs::logging::formatters::AcsLogFormatter::getLocalHostName | ( | ) | [inline, protected] |
Method getHost. Returns the host on which the system is run.
References localHostName.
Referenced by alma::acs::logging::formatters::AcsXMLLogFormatter::format(), and alma::acs::logging::formatters::AcsBinLogFormatter::formatBinary().
String alma::acs::logging::formatters::AcsLogFormatter::localHostName [static, protected] |
Referenced by getLocalHostName().
1.6.2