hedgedoc/lib/web
Sheogorath add5d998c0
feat(logging): Exclude /status route from logging
This patch should reduce the logging noise a lot, by removing the
`/status` route from logging unless hedgedoc is running in debug mode or
the route throws an error code.

This is achieved by providing a "skip"-function to the morgan logging
provider.

Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
2021-08-15 20:53:11 +02:00
..
auth SAML: Use privateKey option 2021-05-17 18:46:00 +02:00
imageRouter fix(s3): replace dash with dot for s3 endpoint 2021-08-04 16:09:08 +03:00
middleware Replace CodiMD with HedgeDoc 2020-11-14 21:18:36 +01:00
note Add better logging messages 2021-03-29 23:07:11 +02:00
baseRouter.js Move note actions to their own file. 2019-10-27 13:51:53 +01:00
historyRouter.js Fix eslint warnings 2019-05-31 00:30:29 +02:00
statusRouter.js feat(logging): Exclude /status route from logging 2021-08-15 20:53:11 +02:00
userRouter.js Linter: Fix all lint errors 2021-02-15 12:15:14 +01:00
utils.js Allow posting new note with content 2018-01-18 10:41:58 +01:00