mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-27 00:25:26 -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"
|
user_name = "Watchful12"
|
||||||
reddit = praw.Reddit(user_name)
|
reddit = praw.Reddit(user_name)
|
||||||
|
|
||||||
|
log.info(f"{reddit.config.custom}")
|
||||||
|
|
||||||
discord_logging.init_discord_logging(
|
discord_logging.init_discord_logging(
|
||||||
section_name=None,
|
section_name=None,
|
||||||
log_level=logging.WARNING,
|
log_level=logging.WARNING,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue