Skip to content

[bug] catch failures with newer twisted logger

Kali Kaneko requested to merge (removed):bug/log_errors into master

the migration from the stdlib python's logger to twisted logger is unable to format properly the failures unless the call is adapted.

Merge request reports