New console_username
option in logger_settings
Adds a username to every log line in the console if True
.
Useful when you have many open consoles with different accounts.
See example.py
.
Inspired by this suggestion Tkd-Alex#602
Tested on the old config - works as expected, if no such option - defaults to False
.
No breaking changes have been made.