commit | e506d88f1e5966ac8c8c97e232b0a828dcc00dc9 | [log] [tgz] |
---|---|---|
author | Kumar Gala <kumar.gala@linaro.org> | Tue Feb 12 00:02:45 2019 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 12 07:50:06 2019 -0500 |
tree | 9882299132e7af6852a954d7d46269bfe55d7397 | |
parent | eaa234759677d107e215eda847531f9384cb2845 [diff] |
logging: Fix typo in logging comment The Kconfig symbol is CONFIG_LOG_DEFAULT_LEVEL not CONFIG_LOG_DEFAULT_LOG_LEVEL. Fix references in comments to the actual Kconfig symbol name. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>