g-battaglia / kerykeion

Data driven Astrology 💫
Kerykeion is a python library for astrology. It can generate SVG charts and extract all data about a birthchart, a synastry chart and a transit chart.
https://kerykeion.net
GNU Affero General Public License v3.0
297 stars 103 forks source link

Revamp logging #86

Closed E-werd closed 1 year ago

E-werd commented 1 year ago

Solves #85

Allows downstream projects using the logging library to maintain their own logging formatting. Centralizes logging formatting in this project.