mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
parent
6ba2ebe545
commit
ad44552a03
@ -339,6 +339,7 @@ class Logger(object):
|
|||||||
"""
|
"""
|
||||||
|
|
||||||
if not (self.cfg.accesslog or self.cfg.logconfig or
|
if not (self.cfg.accesslog or self.cfg.logconfig or
|
||||||
|
self.cfg.logconfig_dict or
|
||||||
(self.cfg.syslog and not self.cfg.disable_access_log_redirection)):
|
(self.cfg.syslog and not self.cfg.disable_access_log_redirection)):
|
||||||
return
|
return
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user