logger.info / logger.error with logger.addHandler
logger.info / logger.error with logger.addHandler - how to split streams?
Alec Taylor alec.taylor6 at gmail.comMon Dec 26 02:05:34 EST 2016
- Previous message (by thread): I need a lot of help...
- Next message (by thread): logger.info / logger.error with logger.addHandler - how to split streams?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
So I'm putting .info in one StringIO and .error in another StringIO. How do I stop them from both being put into both? Code: http://ideone.com/Nj6Asz
- Previous message (by thread): I need a lot of help...
- Next message (by thread): logger.info / logger.error with logger.addHandler - how to split streams?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list