summaryrefslogtreecommitdiff
path: root/src/util/test_support.rs
Commit message (Collapse)AuthorAgeFilesLines
* Make Logger's output destination customizableHEADmasterA Farzat2026-06-221-0/+40
This aids in testing and might allow logging to a file at a later point.