Add log-config option to enable journalD logging
Open
type:enhancement
- Dominant language
- Python
- Stars
- 14
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
On linux systems, sometimes it's useful to preserve the log level of your Python systemd outputs, which doesn't happen naturally in StreamHandler.
A nice enhancement would to be allowing a --log-config style option that can specify the use and formatting of a JournaldLogHandler so that sort of information is retained.
Contributor guide
Assessment
This issue has not been assessed yet.