logging module -> Miss messages if don't flush constantly? How set to flush constantly?
Chris Seberino
cseberino at gmail.com
Sat Aug 21 14:07:48 EDT 2010
More information about the Python-list mailing list
Sat Aug 21 14:07:48 EDT 2010
- Previous message (by thread): adults only... no kids please. wanna meet me, sex with me. come......
- Next message (by thread): logging module -> Miss messages if don't flush constantly? How set to flush constantly?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
It looks like I can miss some logging messages if I don't flush after every one....is that true? This is an issue when program crashes so that logger didn't get a chance to print everything. Is there some way to set logging to constantly flush?
- Previous message (by thread): adults only... no kids please. wanna meet me, sex with me. come......
- Next message (by thread): logging module -> Miss messages if don't flush constantly? How set to flush constantly?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list