Arne Babenhauserheide added the comment:

Just calling basicConfig() is not problematic.

Specifying the format is what requires mental investment (because for that I 
need to read up on the config options).

Would it be possible to add a simple way to select a certain logging style?

In Mercurial I can for example call `hg log --style changelog` to get GNU-style 
changelog output. This is easy to remember. On the other hand, getting 
--template "string" right for somewhat complex log styles is a small task in 
itself.

----------
status: pending -> open

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

Reply via email to