GPL_DeliverySystemLog
GPL_DeliverySystemLog
gpl
1998 12-05
CLASS
GPL_DeliverySystemLog - System Log delivery
SYNOPSIS
This delivery uses osdSystemLogRecordEvent to output.
PARENTS
CONSTRUCTOR
GPL_DeliverySystemLog(const int e = OSD_SYSTEMLOG_ERROR, const char *i = (char *) 0)
Construct a GPL_DeliverySystemLog object.
The argument e specifies the event type, while i is passed to
osdSystemLogInitialize(i).
MEMBER FUNCTIONS
GPL_Boolean Deliver(const GPL_String & filename, const long linenum, const GPL_String & tname, const GPL_String & text)