Package com.tailf.notif
Class SyslogNotification
Object
com.tailf.notif.Notification
com.tailf.notif.SyslogNotification
Data structure for syslog notifications.
- 
Method Summary
Methods inherited from class com.tailf.notif.Notification
getNotificationType 
- 
Method Details
- 
toString
- Overrides:
 toStringin classNotification
 - 
getPrio
public int getPrio()Priority (from syslog.h) - 
getLogNo
public int getLogNo()Log number (from confd_logsyms.h) - 
getMessage
Syslog Message 
 -