OMNotifier class

The OMNotifier class defines methods that write messages to either the error log or to standard output.

This class is defined in the header file oxf.h.

Method summary
notifyToError
Writes messages to the error log
notifyToOutput
Writes messages to standard output

Feedback