You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: