Closed vamseeachanta closed 5 months ago
@samdansk2 please complete literature study.
another article to understand significance of logging https://www.xcitium.com/logging-levels/#:~:text=Logging%20levels%20are%20classified%20into,to%20control%20the%20information%20recorded.
Fixed the no logs problem using the resettting of the handler as given in below https://stackoverflow.com/questions/30861524/logging-basicconfig-not-creating-log-file-when-i-run-in-pycharm
Logging is not working for digitalmodel and assetutilities runs.
https://docs.python.org/3/library/logging.html https://realpython.com/python-logging/