dvid icon indicating copy to clipboard operation
dvid copied to clipboard

Enforce structure to node logs

Open DocSavage opened this issue 10 years ago • 0 comments

Currently, logs can be written to nodes as well as repo level, but they are free form. DVID should require logs to be done in a somewhat structured manner:

action=something, key1=value1, key2=value2

Check the web to see what is the most widely used system.

DocSavage avatar Apr 08 '15 17:04 DocSavage