mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
fix faq
correct the versions when we changed logging to the console.
This commit is contained in:
parent
c25563fa95
commit
1aa9cf0529
@ -106,9 +106,9 @@ threads. However `a work has been started
|
|||||||
Why I don't see any logs in the console?
|
Why I don't see any logs in the console?
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
In version R19, Gunicorn doesn't log by default in the console.
|
In version 19.0, Gunicorn doesn't log by default in the console.
|
||||||
To watch the logs in the console you need to use the option ``--log-file=-``.
|
To watch the logs in the console you need to use the option ``--log-file=-``.
|
||||||
In version R20, Gunicorn logs to the console by default again.
|
In version 19.2, Gunicorn logs to the console by default again.
|
||||||
|
|
||||||
Kernel Parameters
|
Kernel Parameters
|
||||||
=================
|
=================
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user