mirror of
https://github.com/yuruotong1/autoMate.git
synced 2025-12-26 05:16:21 +08:00
5 lines
176 B
INI
5 lines
176 B
INI
[pytest]
|
|
log_cli = True
|
|
log_cli_level = info
|
|
log_cli_format = %(asctime)s [%(levelname)s] | %(filename)s:%(lineno)s | %(message)s
|
|
log_cli_date_format = %Y-%m-%d %H:%M:%S |