0.5.1-pre.007
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"active_profile": "local_devnet",
|
||||
"logs_directory": "${KS_LOGS_DIRECTORY:-logs}",
|
||||
"default_profile": "local_devnet",
|
||||
"profiles": [
|
||||
{
|
||||
"name": "local_devnet",
|
||||
@@ -23,7 +24,7 @@
|
||||
"enabled": true,
|
||||
"sink": "file",
|
||||
"level": "debug",
|
||||
"path": "logs/devnet/debug.log",
|
||||
"path": "devnet/debug.log",
|
||||
"rotation": "daily",
|
||||
"format": "human",
|
||||
"ansi": false,
|
||||
|
||||
Reference in New Issue
Block a user