committed by
GitHub
parent
2457e141ae
commit
a65078e3ae
@@ -164,6 +164,7 @@ function.
|
||||
},
|
||||
log = {
|
||||
enable = false,
|
||||
truncate = false,
|
||||
types = {
|
||||
all = false,
|
||||
config = false,
|
||||
@@ -476,6 +477,10 @@ Here is a list of the options available in the setup call:
|
||||
type: `boolean`
|
||||
default: `false`
|
||||
|
||||
- |log.truncate|: remove existing log file at startup
|
||||
type: `boolean`
|
||||
default: `false`
|
||||
|
||||
- |log.types|: specify which information to log
|
||||
|
||||
- |log.types.all|: everything
|
||||
|
||||
Reference in New Issue
Block a user