Use python logging by default

After this patch the python logging will be used by default (when no --logger arg provided for twisted).

And it removes extra python observer (no longer needed and would produce duplicate messages).

Merge request reports

Loading