mirror of https://github.com/scrapy/scrapy.git
Merge branch 'scrapy:master' into path_object_error_#5739
This commit is contained in:
commit
59f5250e59
|
|
@ -1090,7 +1090,7 @@ LOG_FORMAT
|
|||
Default: ``'%(asctime)s [%(name)s] %(levelname)s: %(message)s'``
|
||||
|
||||
String for formatting log messages. Refer to the
|
||||
:ref:`Python logging documentation <logrecord-attributes>` for the qwhole
|
||||
:ref:`Python logging documentation <logrecord-attributes>` for the whole
|
||||
list of available placeholders.
|
||||
|
||||
.. setting:: LOG_DATEFORMAT
|
||||
|
|
|
|||
Loading…
Reference in New Issue