squash
This commit is contained in:
parent
5a7ed4d4fe
commit
86a414fd58
|
@ -419,8 +419,8 @@ def record_factory(*args, **kwargs):
|
|||
|
||||
logging.setLogRecordFactory(record_factory)
|
||||
|
||||
LOGGING_CONFIG_DEFAULTS["formatters"]["access"]["format"] = LOGGING_FORMAT
|
||||
|
||||
LOGGING_CONFIG_DEFAULTS["formatters"]["access"]["format"] = LOGGING_FORMAT
|
||||
app = Sanic("Example", log_config=LOGGING_CONFIG_DEFAULTS)
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user