Support

How to debug DMK

If you encounter a bug, we strongly recommend enabling the DMK_DEBUG mode before raising a support ticket.

To enable the debug mode, set it with export DMK_DEBUG=<level>.

  • DMK_DEBUG=1 only displays more information on the current log level (script, function, code line). Useful to locate the exact source of a problem in the code

  • DMK_DEBUG=2 displays more logs, with as many detail as with DMK_DEBUG=1.

If you have any questions, want to submit a request, report a bug, or contact us for any other reason, please reach out to the Support Team at dmk.support@dbi-services.comarrow-up-right.

Last updated