Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def _set_up_django_logging():
cf_logging._SETUP_DONE = False # pylint: disable=protected-access
django_logging.init()