PengZheng commented on issue #503: URL: https://github.com/apache/celix/issues/503#issuecomment-1490043541
One way of solving this is to make libdfi a static library, thus we have separate copies of logger for each bundle. We may need to solve #442 to mitigate code bloat caused by multiple copies of libdfi. But this is not a general solution. What about a shared library without bundle context? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org