OpenLog -- Receiver interfaces

This package defines all the interfaces needed for building receiver applications.  Receivers are programs which interact with other programs that log messages.  Receivers range from simple apps that write incoming log messages to files or the console to complex GUI applications.

A receiver can listen to one or more servers on the network.  It decides what trace levels it is interested in (e.g. Info-severity, Error-Severity, or Function) for each server application.