bioinfologics/sdg

Create an OperationJournal class to save support on the WS

Closed this issue · 0 comments

Remove LOG
std::vector ws.operation_journals

OperationJournal:
name (text)
timestamp
tool
detail (text / parameters will be marshalled here somehow)
std::vector entries;

OperationEntry:
detail (text)