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