Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add log level resetting for FFI #12

Open
uselessgoddess opened this issue Aug 26, 2022 · 0 comments
Open

Add log level resetting for FFI #12

uselessgoddess opened this issue Aug 26, 2022 · 0 comments
Labels
FFI:Log FFI: log issues Issue:Middle Issue: requires a set of knowledge

Comments

@uselessgoddess
Copy link
Member

Waiting for the next version of tracing, but will use tracing_subscriber::reload::Handle to hold a global (lazy_static) handle to the level. Just can't do this currently because of issues with generic types in statics, and don't want to create a holder object for it.

@uselessgoddess uselessgoddess added FFI:Attributes FFI: attributes for generating specializations Issue:Middle Issue: requires a set of knowledge FFI:Log FFI: log issues and removed FFI:Attributes FFI: attributes for generating specializations labels Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FFI:Log FFI: log issues Issue:Middle Issue: requires a set of knowledge
Projects
None yet
Development

No branches or pull requests

1 participant