chore: change cortex.cpp log level to info for easier log observation (#4623)
This commit is contained in:
parent
ceb93cafef
commit
a6d2dac406
@ -46,6 +46,8 @@ function run(): Promise<any> {
|
||||
`${path.join(dataFolderPath, '.janrc')}`,
|
||||
'--data_folder_path',
|
||||
dataFolderPath,
|
||||
'--loglevel',
|
||||
'INFO',
|
||||
],
|
||||
{
|
||||
env: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user