Skip to content

whatumake

  • Home
  • About
  • Home
  • About
Home / Archive Category: software

Category Archives: software

How to do logging with python and avoid duplicate lines

October 31, 2020avion23software

TL;DR: If you use the default example your handlers are duplicated in each object instance   If you blindly follow the official python documentation at https://docs.python.org/3/howto/logging.html   you will probably end up with duplicate lines like me. The reason for this is, that each instance of your object will add a separate handler to the default

Read More

Theme by Think Up Themes Ltd. Powered by WordPress.
  • Datenschutzerklärung
  • Impressum