spaceman_spiff <accou...@sgerber.de> added the comment:

I was under the impression that this was all it takes to use loggers with the 
normal string.format syntax.
e.g.:
   log.info('{}', 'Test')
Turns out when I tested it I used f-strings in the first parameters - so I got 
it wrong.
Imho this can be closed and the pr rejected.
Sorry for wasting your time :)

----------
stage: patch review -> resolved
status: open -> closed

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

Reply via email to