mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 10:27:06 +00:00
minor
Former-commit-id: d4eebea0b5849c574e2ffd4b0bb36e4380b14111
This commit is contained in:
@@ -93,7 +93,6 @@ func registerSubdomains(app *iris.Application) {
|
||||
|
||||
func newApp() *iris.Application {
|
||||
app := iris.New()
|
||||
app.Logger().SetLevel("debug")
|
||||
|
||||
registerErrors(app)
|
||||
registerGamesRoutes(app)
|
||||
|
||||
Reference in New Issue
Block a user