New submission from Amanieu <h...@hyamani.eu>:

I want to stream a logger to several streams. Changing the standard format 
works, but changing the formatException function changes it for all!

As I am not entirely sure if it is a feature and I am misunderstanding 
something, I have posted on SO on this topic: 
https://stackoverflow.com/questions/68244691/changing-logging-format-for-one-handler-changes-it-for-all

It looks like an unexpected behavior to me when reading the doc.

----------
components: Library (Lib)
messages: 397258
nosy: hyamanieu
priority: normal
severity: normal
status: open
title: Changing logging format for one handler changes it for all
type: behavior
versions: Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44599>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to