jldbc / pybaseball

Pull current and historical baseball statistics using Python (Statcast, Baseball Reference, FanGraphs)
MIT License
1.18k stars 321 forks source link

Logging improvements #388

Open pinsondg opened 9 months ago

pinsondg commented 9 months ago

Replacing print statements with logger module

samlafell commented 8 months ago

Hey @pinsondg, was there an issue for this? Ideally instead of directly submitting a PR, we would submit an issue, get some eyes on it, and then determine if a PR is needed and if someone should be working on it.

If not, I guess I'll let the maintainers determine what their thoughts are for incorporating this later in a PyPI update.

pinsondg commented 7 months ago

Here is the issue