qdb data path fix

This commit is contained in:
mrfry
2023-04-26 22:04:34 +02:00
parent 773e7eda0b
commit c295781b48
4 changed files with 31 additions and 26 deletions
+1
View File
@@ -31,6 +31,7 @@ import { paths } from './files'
const colors = ['green', 'red', 'yellow', 'blue', 'magenta', 'cyan']
const logFileName = 'log'
// TODO: on process exit write all
const writeInterval = 10
const debugLevel = parseInt(process.env.NS_LOGLEVEL) || 0