Api helpers package

api.helpers.log module

api.helpers.log.get_status_code(request)

Check the status code of the HTTP Request and log an error in the api.log file

Parameters:request – HTTP Request
Returns:Boolean

Module contents