rust-cli / rust-cli/env_logger
Journald
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 1.1k
- Forks
- 149
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 4
Description
My question is similar to #178, but about systemd journal as an additional target. Systemd crate already exposes log_record() as a part of its public api. What do you think about adding it as a dependency behind a feature-flag?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the related discussion in #178 and rust-systemd's src/journal.rs, especially the public log_record() entry point. The issue names no env_logger file or test; done would require a decided scope for an optional systemd journal target and agreement on its feature-flagged dependency.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- observability-sre, operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100