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.DMK_DEBUG=2
displays more logs.
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