gin support debug mode ? I don't want changes code every time, reset gin commands.
Thank You.
You can enable or disable the debug mode via your own flag it via an environment variable.
maybe you should try https://github.com/sirupsen/logrus out?
Most helpful comment
You can enable or disable the debug mode via your own flag it via an environment variable.