conduit/docs
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
..
deploying update some documentation a bit for new users 2024-04-26 02:03:40 -04:00
development docs: fix complement script command 2024-04-26 02:03:40 -04:00
appservices.md generalise and cleanup docs a bit 2024-03-30 22:06:18 -04:00
configuration.md docs: s/conduit-example/conduwuit-example 2024-03-19 00:17:41 -04:00
deploying.md docs: fix a few headlines 2024-03-26 22:24:24 -04:00
development.md add optional support for tokio-console 2024-05-03 01:52:29 -04:00
differences.md update README.md 2024-04-26 02:03:40 -04:00
introduction.md docs: fix a few headlines 2024-03-26 22:24:24 -04:00
SUMMARY.md use lib.makeScope and files to organize packages 2024-04-26 02:03:40 -04:00
turn.md docs: build docs using mdBook, build in CI, deploy to gitlab pages 2024-03-19 00:17:41 -04:00