FACT++
1.0
|
int MessageImp::Update | ( | const std::string & | txt, |
int | severity = kMessage |
||
) |
Calls Write with the current time the message text and the severity.
txt | The message text to be passed to Write |
severity | The severity of the message to be passed to Write |
Definition at line 156 of file MessageImp.cc.
References Write().
Referenced by Alarm(), Comment(), Debug(), Error(), EventBuilderWrapper::factOut(), Fatal(), IndicateStateChange(), Info(), Message(), and Warn().