LogZero related changes failing in cloud


  • Following error is thrown while creating SmartConnect object from Azure Function Python docker:

    OS[Errno 38] Function not implemented 'Logs'

    smartConnect.py : version 1.4.1 : Line number 99

    There are recent changes done related to log files writing that fails in docker image because of not having write permissions.

    Can you please revisit these code changes related to logzero.
    I think, SmartAPI python SDK should not create app.log files, it should be just light weight tool.