Why is Rich handler inconsistent in formatting the...
# questions
v
Why is Rich handler inconsistent in formatting the logs. I don't understand why doesn't it prints Timestamps for nodes.py module. @Nok Lam Chan any headsup .
d
I think its just that those are all grouped at the same time
v
Understood that really helps 🙂
👍🏼 1
n
Ya I think @datajoely is right, it probably doesn't print 1 line at a time but instead create a buffer to group a few logs in a second together.
👍 1
I haven't checked, but it should be something you can change, if desired