horaedb icon indicating copy to clipboard operation
horaedb copied to clipboard

Use `tracing` as our logger rather than `slog`

Open Rachelint opened this issue 1 year ago • 1 comments

Describe This Problem

slog is an outdated crate maintained by nobody now. And the most popular one is tokio's tracing. In fact, we have used tracing in our project but not include its logger, how about let's make use of it.

Proposal

Maybe can make it referring to influxdb_iox

Additional Context

No response

Rachelint avatar May 26 '23 05:05 Rachelint

I'll vote for it if there is no performance issue.

ShiKaiWi avatar May 29 '23 08:05 ShiKaiWi