Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use logging module instead of print for debug info #19

Closed
toddrob99 opened this issue Oct 4, 2019 · 0 comments
Closed

Use logging module instead of print for debug info #19

toddrob99 opened this issue Oct 4, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@toddrob99
Copy link
Owner

Setting statsapi.DEBUG to True will result in debug info being printed to console. Instead this should be handled through the logging module.

@toddrob99 toddrob99 added the enhancement New feature or request label Oct 4, 2019
@toddrob99 toddrob99 self-assigned this Oct 4, 2019
@toddrob99 toddrob99 mentioned this issue Oct 4, 2019
@skellet0r skellet0r mentioned this issue Oct 5, 2019
toddrob99 added a commit that referenced this issue Oct 18, 2019
FIXED:

- #18 Definition for seasons endpoint is missing season parameter
- #20 Update endpoint requirements for stats_streaks

ENHANCED:

- #19 Use logging module instead of print for debug info
- Added more fields to boxscore and standings data functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant