alma::acs::logging::AcsLogRecord Class Reference
List of all members.
Detailed Description
As of ACS 6.0.2, this special LogRecord is only produced by the generated type-safe logs (module loggingts) which automatically set the target audience.
Note that in the above scenario of type-safe logs, non-JDK logging data is attached to special fields in a custom log record, which is then logged to a normal JDK logger. In the standard logging scenario it is the other way around: we use a custom logger, which creates standard LogRecords, and special non-JDK data is attached in the form of special property-style log parameters. - It may be better to unify the two approaches of storing non-JDK log data.
Constructor & Destructor Documentation
alma::acs::logging::AcsLogRecord::AcsLogRecord |
( |
Level |
level, |
|
|
String |
msg, |
|
|
String |
loggerName |
|
) |
[inline] |
|
alma::acs::logging::AcsLogRecord::AcsLogRecord |
( |
Level |
level, |
|
|
String |
msg, |
|
|
Object |
parameters, |
|
|
String |
loggerName |
|
) |
[inline] |
|
Member Function Documentation
String alma::acs::logging::AcsLogRecord::getAntenna |
( |
|
) |
[inline] |
|
String alma::acs::logging::AcsLogRecord::getArray |
( |
|
) |
[inline] |
|
String alma::acs::logging::AcsLogRecord::getAudience |
( |
|
) |
[inline] |
|
void alma::acs::logging::AcsLogRecord::setAntenna |
( |
String |
antenna |
) |
[inline] |
|
void alma::acs::logging::AcsLogRecord::setArray |
( |
String |
array |
) |
[inline] |
|
void alma::acs::logging::AcsLogRecord::setAudience |
( |
String |
audience |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:38 2009 for ACS Java API by
1.3.8