@@ -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):