verbose property

bool verbose
getter/setter pair

Enabled by the global --verbose flag. Prints stack traces on errors and turns on Slack debug output.

Implementation

static bool verbose = false;