To change the logging level for a file:
with LUN: logical unit number
LOGLEV: logging level
-3: suppress all messages
-2: print error messages only
0: normal mode
1: normal mode + details of conversion problems
2: print to monitor CALLs to FZ
3: print short diagnostic dumps to debug
4: print full diagnostic dumps to debug
user-written output routines
A logging level is attached to each FZ file;
by default this is the general system-wide default logging level
set by MZEBRA.
By giving the Q
(quiet) option with FZFILE the level is set to -2.
It can be changed later at any time by calling FZLOGL.