-
-
Notifications
You must be signed in to change notification settings - Fork 37
Integrate Python logging module into all .py files of Quantifying + README Update for Logging #97
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
a7ba26d
Update README.md with Python Logging resource
naishasinha 0eaa594
Integrate logging module into deviantart_scratcher.py
naishasinha 32da947
Integrate logging module into data_analysis.py
naishasinha dba6b11
Integrate logging module into data_cleaning.py
naishasinha efc8c76
Integrate logging module into photos_detail.py
naishasinha c4d1140
Integrate logging module into photos.py
naishasinha ace1987
Integrate logging module into google_scratcher.py
naishasinha b69bc55
Integrate logging into internetarchive_scratcher.py
naishasinha e86c66e
Integrate logging module into metmuseum_scratcher.py
naishasinha 085a3cd
Integrate logging module into vimeo_scratcher.py
naishasinha bfb3ce9
Integrate logging module into wikicommons_scratcher.py
naishasinha 2b28549
Integrate logging module into wikipedia_scratcher.py
naishasinha 093b281
Integrate logging module into youtube_scratcher.py
naishasinha 07dcb28
Update deviantart_scratcher.py with correct logging statement
naishasinha e0e16d4
Update data_cleaning.py with correct logging statement
naishasinha eb966af
Update photos.py with correct logging statement
naishasinha 55f597a
Update photos_detail.py with correct logging statement
naishasinha 794db36
Update data_analysis.py with correct logging statements
naishasinha 46582f1
Update deviantart_scratcher.py with correct logging
naishasinha d54fe4a
Update data_cleaning.py with correct logging
naishasinha 4966b31
Update photos.py with correct logging
naishasinha b5cb64f
Update photos_detail.py with correct logging
naishasinha 29dc272
Update google_scratcher.py with correct logging
naishasinha 361e684
Update internetarchive_scratcher.py with correct logging
naishasinha 834f3a4
Update metmuseum_scratcher.py with correct logging
naishasinha 2f07873
Update vimeo_scratcher.py with correct logging
naishasinha 788190c
Update wikicommons_scratcher.py with correct logging statements
naishasinha eb1853f
Update wikipedia_scratcher.py with correct logging statements
naishasinha 8c099ec
Update youtube_scratcher.py with correct logging statements
naishasinha 3b0d668
Merge branch 'main' into main
TimidRobot d25b2b4
Updated deviantart_scratcher.py with f-string
naishasinha 79d29e5
Imported traceback to all files, fixing 'undefined traceback' error. …
naishasinha 739068a
Resolve merge conflicts
naishasinha c70e000
Merge branch 'main' into main
naishasinha 14536f8
Update deviantart_scratcher.py with removed datetime import
naishasinha cdcb8db
Update metmuseum_scratcher.py - removed datetime import
naishasinha 42f9d3c
Update vimeo_scratcher.py - removed datetime import
naishasinha 9467718
Update wikicommons_scratcher.py - removed datetime import
naishasinha 29bd439
Update youtube_scratcher.py - removed datetime import
naishasinha 2d58fb2
Fixed pre-commit whitespace issues
naishasinha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Integrate logging module into wikipedia_scratcher.py
- Loading branch information
commit 2b28549339ffcab262c922f2c07a1f7577734337
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.