This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-03-14 07:56:28 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
9ebedec626
iris
/
middleware
/
logger
History
Gerasimos (Makis) Maropoulos
7af5f139e0
fix typo
...
Former-commit-id: 7b5d5530279789a3118190feb57776948b305662
2019-06-07 21:07:08 +03:00
..
config.go
fix typo
2019-06-07 21:07:08 +03:00
logger.go
middleware/logger: new configuration field, defaults to false:
Query bool
, if true prints the full path, including the URL query as requested at
https://github.com/kataras/iris/issues/1017
2018-05-31 01:39:23 +03:00