continuwuity/src
Benjamin Lee 8a5599adf9 add optional support for tokio-console
This turned out to be quite hairy, mostly because we need to apply the
config's log level filter to the actual logs (stdout and, optionally
sentry), but do not want to filter out the tokio tracing events needed by
the console_subscriber. I hit several edge cases in tracing getting
this to work, and we now depend on a git version of tracing with a
backported patch :(
2024-05-03 01:52:29 -04:00
..
api daily logging improvements 2024-04-26 02:03:40 -04:00
config add rocksdb compaction thread priority/iopriority w/ conf 2024-04-26 02:03:40 -04:00
database add optional support for tokio-console 2024-05-03 01:52:29 -04:00
service add optional support for tokio-console 2024-05-03 01:52:29 -04:00
utils rename release_log_level dev feature to dev_release_log_level, some rebranding 2024-04-26 02:03:40 -04:00
main.rs add optional support for tokio-console 2024-05-03 01:52:29 -04:00
routes.rs split request base result handling and tweak logging 2024-04-26 02:03:40 -04:00