googlemaps / googlemaps/google-maps-services-python
Info log output in version 4.7.1
Abierto
triage me
type: bug
- Lenguaje dominante
- Python
- Estrellas
- 5k
- Forks
- 1.4k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
#455 changed the queries_quota output from print() to logging (see #451). However, since this library is initialized when our Django application is initialized, the same irrelevant output is scattered in multiple places, like management command output, daily maintenance tasks, report emails, etc. Can we please change this to level DEBUG, so it's hidden by default?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.