GPL_Delivery

GPL_Delivery

gpl

1998 12-05


CLASS

GPL_Delivery - Log message delivery mechanism class


SYNOPSIS

This is a abstract class from which log message delivery mechanism are to be derived.


MEMBER FUNCTIONS


SOME PRE IMPLEMENTED DELIVERIES


GPL_DeliveryNoOp does nothing
GPL_DeliveryPrintf verbose output to stderr
GPL_DeliveryPrintfTerse terse output to stderr
GPL_DeliveryOsdOutput verbose output to gplLogGlobalOutput
GPL_DeliveryOsdOutputTerse terse output to gplLogGlobalOutput
GPL_DeliveryExit exits
GPL_DeliverySystemLog output through osdSystemLogRecordEvent
GPL_DeliveryFile out to file