Hey everyone! Qq, is there a reason typesense is o...
# community-help
b
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
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
Nice!! Looking forward to the next version too, seems like it has some NLS updates as well