mirror of
https://github.com/Watchful1/PushshiftDumps.git
synced 2025-07-27 16:45:18 -04:00
Remove logging
This commit is contained in:
parent
b102a57b8a
commit
6c2517d4da
1 changed files with 0 additions and 2 deletions
|
@ -220,8 +220,6 @@ 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