Python logging module repeats same log

Hey,

If you use the python logging module, you’ll get multiple returns for the same log.

It works for me. The console keeps the content from the previous runs. Press the Clear button or hit cmd+K.