Skip to content

[LLM draft] Integrate logging#423

Draft
adespawn wants to merge 1 commit intoscylladb:mainfrom
adespawn:logging-tracing
Draft

[LLM draft] Integrate logging#423
adespawn wants to merge 1 commit intoscylladb:mainfrom
adespawn:logging-tracing

Conversation

@adespawn
Copy link
Copy Markdown
Contributor

This is a draft mentioned in #16.

This code is fully LLM generated at the moment. The only goal here is to decide what kind of interface and approach we want to use here.

What was done here, is creating a threadsafe funcions, that propagate tracing info to the JS side, which are called by the tracing handler. The log level filtering is done to avoid sending all the tracing info across napi rs layer, when it's uncessery.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant