alma::acs::logging::domainspecific::ArrayContextLogger Class Reference

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

List of all members.

Public Member Functions

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

Private Attributes

final AcsLogger delegateLogger

Constructor & Destructor Documentation

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

Member Function Documentation

void alma::acs::logging::domainspecific::ArrayContextLogger::log ( Level  level,
String  msg,
Throwable  thr,
String  array 
) [inline]
void alma::acs::logging::domainspecific::ArrayContextLogger::log ( Level  level,
String  msg,
String  array 
) [inline]
void alma::acs::logging::domainspecific::ArrayContextLogger::log ( Level  level,
String  msg,
Throwable  thr,
String  audience,
String  array 
) [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 

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

void alma::acs::logging::domainspecific::ArrayContextLogger::log ( Level  level,
String  msg,
String  audience,
String  array 
) [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 

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

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


Member Data Documentation

Referenced by ArrayContextLogger(), and log().


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

Generated by  doxygen 1.6.2