Skip to content

debugging - #105

Open
colinsl wants to merge 1 commit into
masterfrom
colinsl/debugging
Open

debugging#105
colinsl wants to merge 1 commit into
masterfrom
colinsl/debugging

Conversation

@colinsl

@colinsl colinsl commented Apr 4, 2024

Copy link
Copy Markdown
Contributor

No description provided.

@colinsl

colinsl commented Jun 11, 2024

Copy link
Copy Markdown
Contributor Author

/rebase

@colinsl
colinsl force-pushed the colinsl/debugging branch from 217f84c to cb71349 Compare June 11, 2024 23:18
Comment thread omnibot/processor.py
try:
with statsd.timer("process_event"):
logger.debug(
logger.info(

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will this not potentially log the message itself? This is set to debug because it's sensitive and should only be output if the app is in debug mode (like when locally developing).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants