Hey everyone! Qq, is there a reason typesense is outputting logs to stderr by default? Is there a way to reconfigure this? I'm adapting my Datadog configuration to not display everything as an error, but would be helpful to avoid a hacky solution
k
Kishore Nallan
09/17/2025, 6:07 PM
This was a quirk of the logging library we were using. Since then things have done changed and I've just merged a PR that will fix this on the next version (*https://github.com/typesense/typesense/pull/2563**).*
b
Brandon Smith
09/17/2025, 6:40 PM
Nice!! Looking forward to the next version too, seems like it has some NLS updates as well