mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 18:37:05 +00:00
add accesslog middleware (rel: #1601)
This commit is contained in:
@@ -21,7 +21,6 @@ func main() {
|
||||
Query: true,
|
||||
// Shows information about the executed route.
|
||||
TraceRoute: true,
|
||||
// Columns: true,
|
||||
|
||||
// if !empty then its contents derives from `ctx.Values().Get("logger_message")
|
||||
// will be added to the logs.
|
||||
|
||||
Reference in New Issue
Block a user