dvid
dvid copied to clipboard
Enforce structure to node logs
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.