kernelci / kernelci/kernelci-pipeline
Minor/cosmetic: Monitor logs time differently than the other pipeline stages
Open
enhancement
- Dominant language
- Python
- Stars
- 11
- Forks
- 40
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 14
Description
All pipeline stages, except for the monitor, use the logger with the formatter as configured in `config/logger.conf`. The monitor uses custom print instructions instead, with a different date-time string. I understand the reason might be that it's not trivial to configure the logging formatter to output a date string containing both fractional seconds and timezone, but it would be nice to have all pipeline stages showing the same time format.
Low priority issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.