1
0
mirror of https://github.com/labstack/echo.git synced 2024-12-24 20:14:31 +02:00

Merge pull request #194 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

View File

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