ics2web
api package
API Routes
Add Routes to api
api module
Subpackages
IcalManage package
Using the parser
api.icalmanage.helpers module
api.icalmanage.icalparser module
Api helpers package
api.helpers.log module
Module contents
ics2web
Docs
»
Api helpers package
Edit on GitHub
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
¶