peng 2 жил өмнө
parent
commit
79a8bae9c6
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      background/views.py

+ 1 - 1
background/views.py

@@ -16,7 +16,7 @@ from rest_framework.response import Response
 
 s3_obj = AmazonS3Util()
 bucket = 'ansjerfilemanager'
-LOGGER = logging.getLogger('info')
+LOGGER = logging.getLogger('django')
 
 
 class ProductInfoSet(ModelViewSet):