gin support debug mode ?

Created on 22 Jul 2017  路  2Comments  路  Source: gin-gonic/gin

gin support debug mode ? I don't want changes code every time, reset gin commands.

Thank You.

question

Most helpful comment

You can enable or disable the debug mode via your own flag it via an environment variable.

All 2 comments

maybe you should try https://github.com/sirupsen/logrus out?

You can enable or disable the debug mode via your own flag it via an environment variable.

Was this page helpful?
0 / 5 - 0 ratings