mirror of
https://github.com/ansible/awx.git
synced 2026-02-23 14:05:59 -03:30
@@ -72,7 +72,7 @@ from awx.api.metadata import RoleMetadata
|
||||
from awx.main.utils import emit_websocket_notification
|
||||
from awx.main.conf import tower_settings
|
||||
|
||||
logger = logging.getLogger('awx.api.generics')
|
||||
logger = logging.getLogger('awx.api.views')
|
||||
|
||||
def api_exception_handler(exc, context):
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user