Add debug log option to Config
This commit adds an `enableDebugLogs` option to the `Config` such that it can be used to enable or disable debug logs. This way production code is not littered with debug logs, which might even leak sensible information.
Showing
Please register or sign in to comment