AvocadoMoon / EventScraper

Application used to flow events from one source to another. Currently used by CTGrassRoots
https://ctgrassroots.org/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

Improve Log Metadata #18

Closed AvocadoMoon closed 5 days ago

AvocadoMoon commented 6 days ago

The logging metadata (time, level of log, logger name, function name, etc...) can be improved upon.

Docs

AvocadoMoon commented 5 days ago

Now has the modules name and package in the logs which makes debugging significantly easier while making it slightly less clean.