quince-science / ICOS-CP2ERDDAP

MIT License
0 stars 2 forks source link

logger #2

Closed julienpaul closed 4 years ago

julienpaul commented 4 years ago

add logger

see https://docs.python.org/3/howto/logging.html https://stackoverflow.com/questions/22807972/python-best-practice-in-terms-of-logging https://www.loggly.com/use-cases/6-python-logging-best-practices-you-should-be-aware-of/ https://www.toptal.com/python/in-depth-python-logging https://coralogix.com/log-analytics-blog/python-logging-best-practices-tips/ https://timber.io/blog/the-pythonic-guide-to-logging/ https://fangpenlin.com/posts/2012/08/26/good-logging-practice-in-python/