General-purpose logging function used in
conjunction with the
--verbose
command-line option. Default log level is 0. Passing the
--verbose
flag without a value sets the level to 1.
Parameters
|
|
loglevel
|
Numeric value that
specifies the log level. Default is 0.
|
message
|
String that specifies
the associated
loglevel value.
|