You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Add a CMake setting (EXECUTORCH_LOG_LEVEL) to set ET_MIN_LOG_LEVEL. Must be one of Debug, Info, Error, or Fatal (case-insensitive).
bypass-github-export-checks
Pull Request resolved: #2532
Test Plan: Ran xnn_executor_runner with EXECUTORCH_LOG_LEVEL set to "debug", "Debug", "info", and "bad". Log level and build messages behaved as expected.
Reviewed By: digantdesai
Differential Revision: D55147165
Pulled By: GregoryComer
fbshipit-source-id: 3bab69948dea4c81cc3e7a46054b62cfb8cc6994
0 commit comments