Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor/cosmetic: Monitor logs time differently than the other pipeline stages #397

Open
r-c-n opened this issue Jan 25, 2024 · 0 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@r-c-n
Copy link

r-c-n commented Jan 25, 2024

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.

@nuclearcat nuclearcat added the enhancement New feature or request label Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

3 participants