gnosisguild/enclave

Remove verbose tag in tests in favour of extraction of log files

Opened this issue · 0 comments

Currently there is a lot of verbose tagging in our log output. execute{id = "default"} etc. We should remove this in favour of simply sending logs to separate files during our test for debugging.

image

  • Send each process off to it's own log file for easy inspection
  • Remove all instances of get_tag within instrumentation