basic_bot.commons.web_utils_aiohttp
Utility functions for handling aiohttp web responses.
json_response
Return a JSON response using aiortc web.
respond_ok
Return a JSON response with status ok.
AccessLogger Objects
enabled
Return True if logger is enabled.
Override this property if logging is disabled to avoid the overhead of calculating details to feed the logger.
This property may be omitted if logging is always enabled.