PengZheng commented on issue #503:
URL: https://github.com/apache/celix/issues/503#issuecomment-1490127335

   OpenSSL's error queue 
[ERR](https://www.openssl.org/docs/man3.1/man3/ERR_get_error.html) like another 
plausible solution: it collect logging in each level of the call stack. At the 
top level (i.e. the calling thread's task function), we have access to a bundle 
context, therefore can fetch stacked logging messages and feed them into the 
log helper.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to