mirror of
https://github.com/internetarchive/brozzler.git
synced 2025-02-23 16:19:49 -05:00
7 lines
283 B
INI
7 lines
283 B
INI
![]() |
# https://docs.pytest.org/en/latest/logging.html
|
||
|
# https://github.com/pytest-dev/pytest/issues/5296
|
||
|
[pytest]
|
||
|
log_format = %(asctime)s.%(msecs)03d %(process)d %(levelname)s %(threadName)s %(name)s.%(funcName)s(%(filename)s:%(lineno)d) %(message)s
|
||
|
log_date_format = %Y-%m-%d %H:%M:%S
|
||
|
|