| Commit message (Collapse) | Author | Lines |
|
Adds logging for most routes, to make it easier to debug the routes, and
keep a better record of major changes. Most operations would not get
logged, except the beginning of a more sensitive operation, especially
ones that require admin permissions.
Signed-off-by: Hassan Abouelela <[email protected]>
|
|
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]>
|
|
Adds formatters and handlers for logging.
Signed-off-by: Hassan Abouelela <[email protected]>
|