summaryrefslogtreecommitdiffstats
path: root/src/logging
AgeCommit message (Collapse)Author
2022-11-21chore: split out projectr from tmuxrToby Vincent
2022-11-20refactor: remove unnecessary exportsToby Vincent
2022-11-20test: impl test for `logging::Config` and add `pretty_assertions`Toby Vincent
2022-11-20feat: improve error handlingToby Vincent
2022-11-19fix: fix Provider trait impl on config and cli structsToby Vincent
2022-11-18feat: impl logging as a seperate module with stdoutToby Vincent