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=1only displays more information on the current log level (script, function, code line). Useful to locate the exact source of a problem in the codeDMK_DEBUG=2displays more logs, with as many detail as withDMK_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.com.
Last updated