agrc / masquerade

Disguise UGRC's Web API endpoints as an Esri locator service.
https://github.com/agrc/masquerade#readme
MIT License
1 stars 0 forks source link

log params that are not in the request #179

Open stdavis opened 7 months ago

stdavis commented 7 months ago
          **question**: Should we log what params aren't in the request or is that not useful?

_Originally posted by @steveoh in https://github.com/agrc/masquerade/pull/178#discussion_r1424459027_

This project needs a fresh look at logging. I'm not sure that it's following best practices.

Some useful docs:

https://flask.palletsprojects.com/en/3.0.x/logging/

https://cloud.google.com/logging/docs/setup/python