PyFixate / Fixate

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

Diagnostic log argument #203

Closed clint-lawrence closed 2 months ago

clint-lawrence commented 2 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.