alma::acs::logging::domainspecific::AntennaContextLogger Class Reference

Collaboration diagram for alma::acs::logging::domainspecific::AntennaContextLogger:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 AntennaContextLogger (AcsLogger logger)
void log (Level level, String msg, String audience, String array, String antenna)
void log (Level level, String msg, Throwable thr, String audience, String array, String antenna)
void log (Level level, String msg, String array, String antenna)
void log (Level level, String msg, Throwable thr, String array, String antenna)

Private Attributes

final AcsLogger delegateLogger

Constructor & Destructor Documentation

alma::acs::logging::domainspecific::AntennaContextLogger::AntennaContextLogger ( AcsLogger  logger  )  [inline]

Member Function Documentation

void alma::acs::logging::domainspecific::AntennaContextLogger::log ( Level  level,
String  msg,
Throwable  thr,
String  array,
String  antenna 
) [inline]
void alma::acs::logging::domainspecific::AntennaContextLogger::log ( Level  level,
String  msg,
String  array,
String  antenna 
) [inline]
void alma::acs::logging::domainspecific::AntennaContextLogger::log ( Level  level,
String  msg,
Throwable  thr,
String  audience,
String  array,
String  antenna 
) [inline]
Parameters:
level 
msg 
thr 
audience Should be one of the IDL-defined string constants from package alma.log_audience, or any string in case a required audience type has not yet been defined in IDL. May also be null, but alma.log_audience.NONE.value is preferred.
array 
antenna 

References alma::acs::logging::AcsLogger::createAcsLogRecord(), delegateLogger, alma::acs::logging::AcsLogger::log(), alma::acs::logging::AcsLogRecord::setAntenna(), alma::acs::logging::AcsLogRecord::setArray(), and alma::acs::logging::AcsLogRecord::setAudience().

void alma::acs::logging::domainspecific::AntennaContextLogger::log ( Level  level,
String  msg,
String  audience,
String  array,
String  antenna 
) [inline]
Parameters:
level 
msg 
audience Should be one of the IDL-defined string constants from package alma.log_audience, or any string in case a required audience type has not yet been defined in IDL. May also be null, but alma.log_audience.NONE.value is preferred.
array 
antenna 

References alma::acs::logging::AcsLogger::createAcsLogRecord(), delegateLogger, alma::acs::logging::AcsLogger::log(), alma::acs::logging::AcsLogRecord::setAntenna(), alma::acs::logging::AcsLogRecord::setArray(), and alma::acs::logging::AcsLogRecord::setAudience().

Referenced by alma::acs::logging::AcsLoggerTest::testAntennaContextLog().


Member Data Documentation

Referenced by AntennaContextLogger(), and log().


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

Generated by  doxygen 1.6.2