mirror of
https://github.com/kataras/iris.git
synced 2025-12-23 12:57:05 +00:00
Update to 8.0.2. Read HISTORY.md for the surpise
Former-commit-id: bbdf020ccaa986c332716aa7f749b7bdc24e427e
This commit is contained in:
@@ -71,7 +71,7 @@ func New(t *testing.T, app *iris.Application, setters ...OptionSetter) *httpexpe
|
||||
}
|
||||
|
||||
// disable logger by setting it to the "Panic" level, iris never uses this
|
||||
// so it will never prints.
|
||||
// so it will never print.
|
||||
app.Logger().Level = 0
|
||||
app.Build()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user