summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHeinrich Schuchardt <xypron.glpk@gmx.de>2021-01-04 10:02:54 +0300
committerTom Rini <trini@konsulko.com>2021-01-17 03:17:11 +0300
commit249679658750d7174bb954598fa10cbfe9195766 (patch)
tree2965235d1b0442d2b69d3df2bff6cf27fbc71d98 /.github
parent5176365a6bdadd25afdf293eada911443466931d (diff)
downloadu-boot-249679658750d7174bb954598fa10cbfe9195766.tar.xz
log: provide missing macros
With commit d094a0734cee ("log: allow for message continuation") we have defined a special log level and category for message continuation. Let's have a macro for using these. If logging is enabled log_cont() will create a continuation log output with the same logging level and category as the previous message. If logging is not enabled, log_cont() will print like printf(). Provide macros for logging levels LOG_EMERG, LOG_ALERT, LOG_CRIT. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions