AllenNeuralDynamics / spim-core

common features shared across Allen Institute SPIM systems
MIT License
0 stars 1 forks source link

schema logs should go to their own files #12

Closed Poofjunior closed 1 year ago

Poofjunior commented 1 year ago

We need to add another handler to main.py to do this.

Poofjunior commented 1 year ago

This is implemented with a separate context manager when run() is invoked.