Skip to main content

Switch Stack Trace

Encryption Key

In order to use the Stack Trace, integrators need to provide a 32-char-long key in the .env file as the Stack Trace is actually encrypted:

"stacktraceEncryptionKey":"key32charlong"

Enable the Stack Trace.

void switchStacktrace({bool enabled = false});