[Question] Can be used from inside dll/so libraries?
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 280
- Avg merge
- 7m
- Merged PRs (30d)
- 4
Description
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,
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.