You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@teaclave.apache.org by GitBox <gi...@apache.org> on 2022/07/25 10:29:55 UTC

[GitHub] [incubator-teaclave-sgx-sdk] tehsunnliu commented on issue #134: Logging environment in enclave

tehsunnliu commented on issue #134:
URL: https://github.com/apache/incubator-teaclave-sgx-sdk/issues/134#issuecomment-1193867283

   Hello everyone!
   I've added a logger in the untrusted part and it's working as expected, when I try to add the logger in the trusted part (enclave) the logger doesn't print anything on the console.  However, when I comment `env_logger()::init()` from the application part, the enclave logger appears. It seems I cannot use `env_logger()::init()` in both enclave and application simultaneously.
   Is there any way to achieve this?


-- 
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: notifications-unsubscribe@teaclave.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@teaclave.apache.org
For additional commands, e-mail: notifications-help@teaclave.apache.org