|
|
The printers to be monitored, and what do do when the various events occur are all configurable from the .config file so that changes do not require the service to be recompiled
The printer event listener base class can be extended in any way and listeners can be added to the service via the configuration file. Thus, for example, one listener might update a database when jobs are added whereas another might just write to a log file.