Every Log has a verboselevel associated with it; any log request with loglevel less or equal to the verbose-level is logged.
Verbose level 0 indicates no log. The log levels should be greater than 0.
Parameter logname, if non-null, is used as log header (i.e. written at the begin of each log row).
|
|