Some configuration files update for testing and requirements.txt update. (0.21.6)

This commit is contained in:
Johannes Findeisen 2023-07-15 00:39:53 +02:00
commit 70aeccfe76
5 changed files with 7 additions and 7 deletions

View file

@ -17,13 +17,13 @@ log_level = INFO
; logfile to use
logfile = /home/hanez/code/linspector/linspector/log/linspector.log
; number of logfiles to keep (default: 10)
logfile_count = 1
logfile_count = 10
; logfile format. this overrides the default configured in the code
;logfile_format = [{time:YYYY-MM-DD HH:mm:ss.SSSSSS ZZ}] [{elapsed}] [{level}] [linspector] [{name}:{function}:{line}]: {message}
; log level for file based logging
logfile_level = DEBUG
; size of logfiles (default: 1MB)
logfile_size = 100 MiB
logfile_size = 10MiB
notifications =
plugins =