1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-12 01:22:21 +02:00

updated docs about debug mode

it was changed for some reason, fixed docs.
This commit is contained in:
Carlos Alexandro Becker 2015-09-02 09:34:07 -03:00
parent 9db442492a
commit 357469beaa

View File

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