fully log node warnings on start

(i.e. don’t need -v for simple errors on start)
This commit is contained in:
Dave Conway-Jones
2016-05-26 10:38:24 +01:00
parent 807873f685
commit 69f83cb905
2 changed files with 10 additions and 15 deletions

View File

@@ -120,7 +120,7 @@
},
"localfilesystem": {
"user-dir": "User directory : __path__",
"flows-file": "Flows file : __path__",
"flows-file": "Flows file : __path__",
"create": "Creating new flow file",
"empty": "Existing flow file is empty",
"invalid": "Existing flow file is not valid json",