Creates a log4j system message from a BltAlertMessage.
More...
|
| static final String | TYPE = "log4j_system_alert" |
| | The type of rule.
|
| |
|
| Logger | getLogger (String logname) |
| | Returns the logger with specified logname.
|
| |
Creates a log4j system message from a BltAlertMessage.
- Author
- Anders Henja
◆ getLogger()
| Logger eu.baltrad.beast.rules.system.Log4jAlertMessageRule.getLogger |
( |
String | logname | ) |
|
|
inlineprotected |
Returns the logger with specified logname.
- Parameters
-
| logname | the name of the logger |
- Returns
- the logger
◆ getType()
| String eu.baltrad.beast.rules.system.Log4jAlertMessageRule.getType |
( |
| ) |
|
|
inline |
◆ handle()
◆ isValid()
| boolean eu.baltrad.beast.rules.system.Log4jAlertMessageRule.isValid |
( |
| ) |
|
|
inline |
◆ TYPE
| final String eu.baltrad.beast.rules.system.Log4jAlertMessageRule.TYPE = "log4j_system_alert" |
|
static |
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/rules/system/Log4jAlertMessageRule.java