Now one can specify the log level of the LibOS by setting `OCCLUM_LOG_LEVEL` environment variable. The possible values are "off", "error", "warn", "info", and "trace". However, for the sake of security, the log level of a release enclave (DisableDebug = 1 in Enclave.xml) is always "off" (i.e., no log) regardless of the log level specified by the untrusted environment. |
||
---|---|---|
.. | ||
main.c | ||
Makefile |