Project

General

Profile

« Previous | Next » 

Revision 9360

lib/sh/util.sh: verbosities: 3: added that this includes values of kw params

View differences:

util.sh
199 199
# 0: just print errors. useful for cron jobs.
200 200
# 1: also external commands run. useful for running at the command line.
201 201
# 2: full graphical call tree. useful for determining where error occurred.
202
# 3: also values of variables. useful for low-level debugging.
202
# 3: also values of kw params and variables. useful for low-level debugging.
203 203
# 4: also variables in util.sh commands. useful for debugging util.sh.
204 204
# 5: also variables in logging commands themselves. useful for debugging echo_*.
205 205
# 6+: not currently used (i.e. same as 5)

Also available in: Unified diff