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() |
getNotificationType
public String toString()
toString
in class Notification
public int getPrio()
public int getLogNo()
public String getMessage()