import "contLogTest_IF.idl";
Inheritance diagram for contLogTest::TestLogLevelsComp:
Public Member Functions | |
LongSeq | getLevels () raises (ACSErrTypeCommon::CouldntPerformActionEx) |
void | logDummyMessages (in LongSeq levels) raises (ACSErrTypeCommon::IllegalArgumentEx) |
|
Retrieves the log-levels (hardcoded, etc) of this component.
|
|
Logs a series of dummy messages, one for each provided log level. The test client can then check what actually was printed to stdout or sent to the Log service, to see if log levels were applied correctly.
|