hedgedoc/src
David Mehren 99ddee7815
Add missing logging context at various places
Our custom logger supports providing the name of the function that
calls the logger, this commit adds this context string where it
was previously missing.

Signed-off-by: David Mehren <git@herrmehren.de>
2021-02-05 22:30:22 +01:00
..
api Add missing logging context at various places 2021-02-05 22:30:22 +01:00
auth Add missing logging context at various places 2021-02-05 22:30:22 +01:00
authors Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
config config: Fix inconsistent env vars 2021-01-28 23:28:16 +01:00
errors auth: Add token limit of 200 2021-01-25 12:05:25 +01:00
groups auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
history History: Add unit and e2e test 2021-02-03 21:46:36 +01:00
logger Change year in copyright to 2021 2021-01-06 21:36:07 +01:00
media Reformat code by yarn format 2021-01-30 18:09:00 +01:00
monitoring Format with Prettier 2 2021-01-06 23:48:53 +01:00
notes Add missing logging context at various places 2021-02-05 22:30:22 +01:00
permissions auth: Add tests for AuthService 2021-01-22 15:29:10 +01:00
revisions Reformat code by yarn format 2021-01-30 18:09:00 +01:00
users History: Add HistoryEntry 2021-02-03 21:15:39 +01:00
utils Swagger: Split public and private API 2021-01-25 23:11:56 +01:00
app.module.ts auth: Add cron to clean old tokens 2021-01-24 20:37:04 +01:00
main.ts Swagger: Split public and private API 2021-01-25 23:11:56 +01:00