Create a history by writing important app/process events to a jsonl file
Find a file
2021-06-12 14:28:44 -07:00
example initial commit 0.1.0 2021-06-12 14:28:44 -07:00
src initial commit 0.1.0 2021-06-12 14:28:44 -07:00
test initial commit 0.1.0 2021-06-12 14:28:44 -07:00
.eslintrc.yml initial commit 0.1.0 2021-06-12 14:28:44 -07:00
.gitignore initial commit 0.1.0 2021-06-12 14:28:44 -07:00
.npmignore initial commit 0.1.0 2021-06-12 14:28:44 -07:00
nodemon.json initial commit 0.1.0 2021-06-12 14:28:44 -07:00
package.json initial commit 0.1.0 2021-06-12 14:28:44 -07:00
readme.md initial commit 0.1.0 2021-06-12 14:28:44 -07:00

UCommandIt JSONL History

maintain history file of events in newline json for a process

How to by Example