79136541

Date: 2024-10-29 09:35:19
Score: 2.5
Natty:
Report link

When you create a StreamHandler without arguments, it will output to stderr. That being a Standard Error stream, causes Azure to show its output as errors.

https://docs.python.org/3/library/logging.handlers.html#logging.StreamHandler

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Starts with a question (0.5): When you
  • Low reputation (0.5):
Posted by: Osman-pasha