verbose property
Enabled by the global --verbose flag. Prints stack traces on errors
and turns on Slack debug output.
Implementation
static bool verbose = false;
Enabled by the global --verbose flag. Prints stack traces on errors
and turns on Slack debug output.
static bool verbose = false;