hpfs binary with optimized write fix. (#303)

* Updated hpfs bin.
* Improved logs.
* Local cluster script log level fix.
This commit is contained in:
Ravin Perera
2021-05-08 17:51:16 +05:30
committed by GitHub
parent ef2bb22b67
commit 321ae2d753
8 changed files with 10 additions and 9 deletions

Binary file not shown.

View File

@@ -116,7 +116,7 @@ do
}, null, 2)")
log_json=$(node -p "JSON.stringify({...require('./tmp.json').log, \
loglevel: '$loglevel', \
log_level: '$loglevel', \
loggers:['console', 'file'] \
}, null, 2)")