logging: Revamp menuconfig

Clean up logging menuconfig by grouping configuration into
sections like: mode, processing configuration, backends.

Additionlly, removed LOG_ENABLE_FANCY_OUTPUT_FORMATTING which is no
longer in use.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
Krzysztof Chruscinski 2021-01-18 14:31:11 +01:00 committed by Anas Nashif
commit 7f08061f0c
43 changed files with 639 additions and 592 deletions

View file

@ -79,7 +79,7 @@ config TEST_LOGGING_DEFAULTS
bool "Enable test case logging defaults"
depends on TEST
select LOG
imply LOG_MINIMAL
select LOG_MINIMAL
default y
help
Option which implements default policy of enabling logging in