public class SyslogNotification extends Notification
| Modifier and Type | Method and Description |
|---|---|
int |
getLogNo()
Log number (from confd_logsyms.h)
|
String |
getMessage()
Syslog Message
|
int |
getPrio()
Priority (from syslog.h)
|
String |
toString() |
getNotificationTypepublic int getLogNo()
public String getMessage()
public int getPrio()
public String toString()
toString in class Notification