set GinMode Release if not Debug #62
Open
zottelchin
wants to merge 1 commits from fix/ginmode
into master
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'fix/ginmode'
Deleting a branch is permanent. It CANNOT be undone. Continue?
Gin Logs in Debug mode in V2 release. This commit fixes it by setting the ginmode release if the debug flag is not present.