GothenburgBitFactory / GothenburgBitFactory/taskwarrior
Support `log` configuration in Taskwarrior
Open
good first issue
- Dominant language
- C++
- Stars
- 6.1k
- Forks
- 423
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 11
Description
It would be great if the various output from `log::foo!()` in Rust was visible when running `task`, based on some Taskwarrior config.
I think `log` has some global configuration that can be configured once at startup. `env_logger` does so from an env var, but presumably we could also do so via an FFI call.
Ideally this would just be including `taskchampion` in the list of `verbose` values.
Contributor guide
Assessment
This issue has not been assessed yet.