update doc
This commit is contained in:
parent
ddc039ed2e
commit
5cabc9cff2
|
@ -54,7 +54,7 @@ There are three `loggers` used in sanic, and **must be defined if you want to cr
|
||||||
#### Log format:
|
#### Log format:
|
||||||
|
|
||||||
In addition to default parameters provided by python (asctime, levelname, message),
|
In addition to default parameters provided by python (asctime, levelname, message),
|
||||||
Sanic provides additional parameters for network logger with accessFilter:
|
Sanic provides additional parameters for access logger with:
|
||||||
|
|
||||||
- host (str)<br>
|
- host (str)<br>
|
||||||
request.ip
|
request.ip
|
||||||
|
|
Loading…
Reference in New Issue
Block a user