79201369

Date: 2024-11-18 20:41:34
Score: 1.5
Natty:
Report link

I think, you should define log() function before the custom handler class.

You can define it like this,

def log(mensagem):
    print(mensagem)
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: walkingbas