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 a note about use in dynamic libraries #469

Merged
merged 1 commit into from
Nov 15, 2021
Merged

Conversation

KodrAus
Copy link
Contributor

@KodrAus KodrAus commented Nov 15, 2021

Closes #421

We don't expose a C API for the log crate, so this is just to leave a breadcrumb for anybody wanting to log across dynamically loaded libraries.

@KodrAus KodrAus merged commit 525336f into master Nov 15, 2021
@KodrAus KodrAus deleted the KodrAus-patch-1 branch April 13, 2023 03:56
EFanZh pushed a commit to EFanZh/log that referenced this pull request Jul 23, 2023
* Fix integration test: Make sure `cargo build cargo-binstall` would not fail due to binary already present
* Disable feature `zlib-ng` for release build
* Disable build-std for release build on aarch64-unknown-linux-gnu
* Fix clippy warning in unit test CI
* Fix compile-settings.jq
* Fix caching: Rm `restores-keys`

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

how to use within dynamic libraries ?
1 participant