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
As outlined in #51, colouring the whole message makes it hard to read, as readers cannot
predict what would be written there (whereas INFO, ERROR, etc. are rather obvious).
This is also a problem with a colourized timestamp.
Additionally, this would be in line with the colourization employed by other log implementations (e.g. env_log).
The text was updated successfully, but these errors were encountered:
As outlined in #51, colouring the whole message makes it hard to read, as readers cannot
predict what would be written there (whereas
INFO
,ERROR
, etc. are rather obvious).This is also a problem with a colourized
timestamp
.Additionally, this would be in line with the colourization employed by other log implementations (e.g.
env_log
).The text was updated successfully, but these errors were encountered: