u-boot-brain/test/log
Heinrich Schuchardt 3c21d7738a log: don't show function by default
The name of the function emitting a log message may be of interest for a
developer but is distracting for normal users. See the example below:

    try_load_entry() Booting: Debian

Make the default format for log messages customizable. By default show
only the message text.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-07-09 18:57:22 -06:00
..
Makefile test: log: test syslog logging driver 2020-04-16 08:07:58 -06:00
log_test.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
nolog_test.c test: fix naming of test functions in the log test suite 2020-05-08 18:29:16 -04:00
syslog_test.c log: don't show function by default 2020-07-09 18:57:22 -06:00
test-main.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00