logExceptionStackTrace constant

int const logExceptionStackTrace

For a limited number of error conditions, this will try to print stack traces. Note: this is Linux-only, experimental, and has several limitations: The usefulness of these stack traces depends on several factors and might not be helpful at all.

Implementation

static const int logExceptionStackTrace = 256;