dendrite/setup
Martin Ashby 779e4c04ad
Added std type to logging level.
Added demux-ing of logging to stdout/err working around
https://github.com/sirupsen/logrus/issues/403

Turned off the default logging in favour of using hooks always.

Added fallback, if no stdout/err logger was configured, add one
automatically. This prevents unexpected lack of logging after an
upgrade in case the user's configuration file is not updated.

Fixes: https://github.com/matrix-org/dendrite/issues/2054
Signed-off-by: Martin Ashby <martin@ashbysoft.com>
2021-12-02 16:12:07 +00:00
..
base Added std type to logging level. 2021-12-02 16:12:07 +00:00
config Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
kafka Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
mscs Don't populate config defaults where it doesn't make sense (#2058) 2021-11-24 11:57:39 +00:00
process Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
flags.go Top-level setup package (#1605) 2020-12-02 17:41:00 +00:00
monolith.go Ratelimit requests to /media/r0/download|upload (#2020) 2021-11-24 12:55:44 +00:00