The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

DESCRIPTION

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.

SEE ALSO

ZOOM::IRSpy

AUTHOR

Mike Taylor, <mike@indexdata.com>

COPYRIGHT AND LICENSE

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.