Health check endpoint logs are noisy, and we prefer to disable them in most apps.
It would be great if we could disable them when using binary from cmd/riverui.
I believe this should be configurable using slog-http Config.Filters here: https://github.com/riverqueue/riverui/blob/master/cmd/riverui/main.go#L97C21-L97C27
Health check endpoint logs are noisy, and we prefer to disable them in most apps.
It would be great if we could disable them when using binary from
cmd/riverui.I believe this should be configurable using
slog-httpConfig.Filtershere: https://github.com/riverqueue/riverui/blob/master/cmd/riverui/main.go#L97C21-L97C27