mpope9 / nba-sql

:basketball: An application to build an NBA database backed by MySQL, Postgres, or SQLite
Apache License 2.0
171 stars 20 forks source link

Use logger #68

Open mpope9 opened 2 years ago

mpope9 commented 2 years ago

Printing isn't great. Use the logger!

Flavsditz commented 1 month ago

I want to give this a shot... what is the preferred desired approach?

I am thinking this is using the logging lib right?

One could:

I like the first approach and one can always add more parameters to be logged if necessary