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

[Question] Can be used from inside dll/so libraries? #222

Open
Danixu opened this issue Jul 11, 2022 · 0 comments
Open

[Question] Can be used from inside dll/so libraries? #222

Danixu opened this issue Jul 11, 2022 · 0 comments

Comments

@Danixu
Copy link

Danixu commented Jul 11, 2022

Hello,

I am creating a program which will use .so and .dll libraries to provide more features and formats. Those libraries can be built separately without have the original program source code so the program will not know anything about the library beyond the C API to talk.

My question is if there is any way to log inside those DLL libraries using the main program logger with this logger library. I see that there is no object to pass, so I suppose that is not able, but you know the library better than me.

Best regards,

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

No branches or pull requests

1 participant