1
0
mirror of https://github.com/labstack/echo.git synced 2025-03-29 21:56:53 +02:00

Merge pull request from caarlos0/debug-docs

updated docs about debug mode
This commit is contained in:
Vishal Rana 2015-09-02 10:29:12 -07:00
commit dce83db344

@ -42,7 +42,7 @@ and message `HTTPError.Message`.
### Debug ### Debug
`Echo.SetDebug(on bool)` `Echo.Debug()`
Enables debug mode. Enables debug mode.