PyFixate / Fixate

Framework for hardware test fixtures and automatic test environments
MIT License
22 stars 17 forks source link

Diagnostic log argument #203

Closed clint-lawrence closed 4 months ago

clint-lawrence commented 4 months ago

This allows overriding the default diagnostic log location.

In the atdev tool I'm working on, I'm currently monkey patching the log location. This will allow removing that.