Skip to content

Commit

Permalink
update: Add log
Browse files Browse the repository at this point in the history
  • Loading branch information
amindadgar committed Dec 12, 2023
1 parent 2274b66 commit c1c7e6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions discord_analyzer/rn_analyzer.py
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ def recompute_analytics(self, guildId):
---------
`None`
"""
logging.info(f"GUILDID: {guildId} | recompute_analytics")

client = self.DB_connections.mongoOps.mongo_db_access.db_mongo_client

Expand Down

0 comments on commit c1c7e6d

Please sign in to comment.