freedomofpress / securethenews

An automated scanner and web dashboard for tracking TLS deployment across news organizations
https://securethe.news
GNU Affero General Public License v3.0
101 stars 29 forks source link

Log with structlog #368

Closed chigby closed 2 years ago

chigby commented 2 years ago

Refs freedomofpress/fpf-www-projects#185

This pull request applies the logging configuration we've begun to hash out on freedom.press/pressfreedomtracker to this repository, including the latest updates to that config.

Additionally, this PR changes our existing use of standard library logging to use structlog instead.