Added logfile_error to example configuration. (0.27.1)
This commit is contained in:
parent
cd4c1ab67e
commit
d2098a542f
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ pid_file = /var/run/user/1000/linspector.pid
|
|||
|
||||
; logfile to use (if not set set no output will be logged somewhere)
|
||||
logfile = /home/hanez/code/linspector/linspector/log/linspector.log
|
||||
; the error logfile
|
||||
logfile_error = /home/hanez/code/linspector/linspector/log/error.log
|
||||
; number of logfiles to keep (default: 10)
|
||||
logfile_count = 10
|
||||
; logfile format. this overrides the default configured in the code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue