Some more logging stuff.
This commit is contained in:
parent
5d99640480
commit
ddc20342d6
2 changed files with 10 additions and 7 deletions
|
|
@ -7,7 +7,7 @@ log_level= debug
|
|||
log_file = ~/code/linspector/linspector/log/linspector.log
|
||||
; number of log files to be kept. i recommend to use the lowest sensible value for keeping performance high. so set
|
||||
; the size of the log file higher to increase the log history.
|
||||
log_file_count = 25
|
||||
log_file_count = 5
|
||||
; log file size in megabytes as float.
|
||||
;log_file_size = 1
|
||||
; log file size in bytes as int. you can set to bytes if you want to set a value lower then 1 megabyte. but it will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue