Closed R2ZER0 closed 3 years ago
I would expect a line in "utils/init.py" [https://github.com/astrosat/django-astrosat-core/blob/analytics-core/astrosat/utils/**init**.py] so that you can just import from
astrosat.utils
instead ofastrosat.utils.utils_logging
.
Oh that's a good idea cheers, i'll add it in
This PR adds the Analytics/Logstash utility code that was previously in the Orbis-app repo, so it can be shared across all apps.