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
datajoely
09/13/2024, 8:28 AM
I think its just that those are all grouped at the same time
v
Vishal Pandey
09/13/2024, 9:44 AM
Understood that really helps 🙂
👍🏼 1
n
Nok Lam Chan
09/13/2024, 11:08 AM
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
Nok Lam Chan
09/13/2024, 11:08 AM
I haven't checked, but it should be something you can change, if desired