Enables or disables debug mode globally.
Debug mode is a process-wide toggle that SDKs check (via getDebugMode) to decide whether to emit internal diagnostic logs to the console. It does not affect any data sent to Datadog.
true to enable debug mode, false to disable it.
true
false
Enables or disables debug mode globally.
Debug mode is a process-wide toggle that SDKs check (via getDebugMode) to decide whether to emit internal diagnostic logs to the console. It does not affect any data sent to Datadog.