* support for custom csv separator

* simple datalog frameowrk

* api strings

* hide setfile

* storage fixes

* log seconds, not milliseconds
This commit is contained in:
Peli de Halleux
2018-01-11 22:53:28 -08:00
committed by GitHub
parent c992100a38
commit 21195e4abf
8 changed files with 142 additions and 9 deletions

View File

@@ -0,0 +1,6 @@
{
"datalog.addRow|block": "datalog add row",
"datalog.addValue|block": "datalog add %name|=%value",
"datalog|block": "datalog",
"{id:category}Datalog": "Datalog"
}