mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-03 19:06:39 -04:00
Logging
This commit is contained in:
parent
34c0f93fe1
commit
b102a57b8a
1 changed files with 2 additions and 0 deletions
|
@ -220,6 +220,8 @@ if __name__ == "__main__":
|
|||
user_name = "Watchful12"
|
||||
reddit = praw.Reddit(user_name)
|
||||
|
||||
log.info(f"{reddit.config.custom}")
|
||||
|
||||
discord_logging.init_discord_logging(
|
||||
section_name=None,
|
||||
log_level=logging.WARNING,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue