lukeitslukas / idelta_mulesoft2_app

1 stars 0 forks source link

Improve logging in discovery_input_helper.py #4

Closed srsplunk closed 2 months ago

srsplunk commented 2 months ago

Improved logging will help debug any setup or environmental issues. There should be INFO level logging for major steps starting and completing. There should be DEBUG level logging for lower level details. There should be WARN messages when expected behaviours that don't happen. There should be ERROR messages when things go fatally wrong.