From 76313d9c63bc5970cc2d6c5b9db0e742e218d157 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 8 May 2007 16:20:04 +0000 Subject: [PATCH] Doc. --- lib/ZOOM/IRSpy/Web.pm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/ZOOM/IRSpy/Web.pm b/lib/ZOOM/IRSpy/Web.pm index f03155f..7f7dd9d 100644 --- a/lib/ZOOM/IRSpy/Web.pm +++ b/lib/ZOOM/IRSpy/Web.pm @@ -1,4 +1,4 @@ -# $Id: Web.pm,v 1.4 2006-10-31 15:22:31 mike Exp $ +# $Id: Web.pm,v 1.5 2007-05-08 16:20:04 mike Exp $ package ZOOM::IRSpy::Web; @@ -22,7 +22,8 @@ This behaves exactly the same as the base C 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. +output. Note that this arrangement only allows IRSpy-specific logging +to be generated, not underlying ZOOM logging. =cut -- 1.7.10.4