1
0
mirror of https://github.com/labstack/echo.git synced 2025-11-06 08:59:21 +02:00

Refactored debug mode api

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana
2015-09-13 10:03:20 -07:00
parent 71ae409ea7
commit 3bd10bd651
4 changed files with 12 additions and 7 deletions

View File

@@ -42,9 +42,9 @@ and message `HTTPError.Message`.
### Debug
`Echo.Debug()`
`Echo.SetDebug(on bool)`
Enables debug mode.
Enables/disables debug mode.
### Disable colored log