
ZOOM::IRSpy::Web - subclass of ZOOM::IRSpy for use by Web UI

This behaves exactly the same as the base ZOOM::IRSpy class except that the Clog()> method does not call YAZ log,
but outputs HTML-formatted messages on standard output.
The additional function log_init_level() controls what log-levels are to be included in the output.
Note that this arrangement only allows IRSpy-specific logging to be generated,
not underlying ZOOM logging.


Mike Taylor, <mike@indexdata.com>

Copyright (C) 2006 by Index Data ApS.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.7 or, at your option, any later version of Perl 5 you may have available.