summaryrefslogtreecommitdiff
path: root/include/log.h
AgeCommit message (Expand)Author
2018-10-08log: Correct definition of log_msg_ret()Simon Glass
2018-07-09log: Add a way to log a return value with a messageSimon Glass
2018-06-18log: Fix incorect range check in log_get_cat_name()Simon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-23log: fix typo LOGL_EFIHeinrich Schuchardt
2018-02-03log: add category LOGC_EFIHeinrich Schuchardt
2018-02-03log: Add a way to log error-return valuesSimon Glass
2018-02-03log: Add control over log formattingSimon Glass
2018-02-03log: Add functions to convert IDs to/from namesSimon Glass
2017-12-07log: Add a test commandSimon Glass
2017-12-07log: Add an implementation of loggingSimon Glass
2017-12-07Move debug and logging support to a separate headerSimon Glass