zephyr/tests/subsys/logging
Krzysztof Chruscinski 7c68befb15 logging: Fix initial log level in shell
Shell log backends were initialized from shell context. After
lowering logger thread priority order has been flipped. That
revealed a bug where shell logger backend was enabled before
backend ID's has been assigned during logger initialization.

ID assignment is moved to log backend enabling function making
it independent of order of initialization.

Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
2018-12-05 14:35:33 +01:00
..
log_core logging: Fix initial log level in shell 2018-12-05 14:35:33 +01:00
log_list samples, tests: Use semi-accurate project names 2018-10-27 21:31:25 -04:00
log_msg tests: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00