HomePhorge

With this patch I'm trying to introduce a file-type object in logger, which…

Description

With this patch I'm trying to introduce a file-type object in logger, which could swallow everything thrown to stderr (and possibly stdout) and redirect to python logger. Python smtplib debug mode prints everything to stderr, but when wallace runs...

Summary: ...in fork mode stderr is not available (Bad file descriptor error) and thus wallace traceback when it tries to send emails

Test Plan: none

Reviewers: vanmeeuwen, machniak, petersen

Reviewed By: vanmeeuwen

Subscribers: petersen, machniak, vanmeeuwen

Maniphest Tasks: T2498, T2163, T3751

Differential Revision: https://git.kolab.org/D577