Skip to content

use __name__ for loggers

Created by: Henrik tom Wörden

In pylib sometimes, fixed names like "connection" and "authentication" are used for logger names. This makes effective management using the hierarchy impossible.

TODO: use __name__

  • Identified ocurrences
  • Replaced where appliccable
Edited by Alexander Kreft
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information