aboutsummaryrefslogtreecommitdiffstats
path: root/.github (unfollow)
Commit message (Collapse)AuthorLines
2021-03-15Adds Logging To HelpersGravatar Hassan Abouelela-1/+15
Adds logging to the CORS setup, user, and discord helpers. Log statements have been setup in a way to maximize information for local development and prod debugging, while minimizing average load on the prod version. Signed-off-by: Hassan Abouelela <[email protected]>
2021-03-15Adds Logging SupportGravatar Hassan Abouelela-0/+54
Adds formatters and handlers for logging. Signed-off-by: Hassan Abouelela <[email protected]>