Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add debug logging everywhere #239

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

Conversation

CarrotManMatt
Copy link
Member

@CarrotManMatt CarrotManMatt commented Jun 15, 2024

Depends upon the updated logging setup from #221

  • Use named loggers TeX-Bot-Commands & TeX-Bot-Tasks
  • Add custom formatter including command/task name as a logger "extra"
  • Add logging for successful completions within command callbacks

@CarrotManMatt CarrotManMatt added good first issue Good for newcomers refactor Improvements to the codebase that do not directly affect users labels Jun 15, 2024
@CarrotManMatt CarrotManMatt self-assigned this Jun 15, 2024
@CarrotManMatt CarrotManMatt linked an issue Jun 15, 2024 that may be closed by this pull request
@CarrotManMatt CarrotManMatt added the suspended Delayed until a later date label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers refactor Improvements to the codebase that do not directly affect users suspended Delayed until a later date
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add debug logging to every action the bot takes
2 participants