Full logging suite #60
No reviewers
Labels
No labels
bug
config update
documentation
duplicate
enhancement
in dev
input needed
new feature
not in draft
refactor
waiting on docs update
wont-do
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Sirdog/EnduraBot!60
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/backend-logging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Alright. This is a doozy.
logginglibrary.log. It is not included in this repository for practical reasons; making an example log file is not useful as running the bot automates their creation..logfiles added to.gitignoreas that extension will be used for generated log files.logging_setup.py.UNAUTHORIZED,COOLDOWN, andBOOTare created.UNAUTHORIZEDfor events where a member attempts to do something and is intentionally stopped.COOLDOWNfor when a member hits the/rquotecooldown.BOOTfor special formatting so that the file the logs go to separate the bot booting up with the date and time for easier reading.rquote.pya local variablehas_attachmentis created so that the debug variant of a quote being generated can declare if the chosen message had an attachment or not.