summaryrefslogtreecommitdiff
path: root/include/log.h
Commit message (Expand)AuthorAgeFilesLines
* log: add category LOGC_EFIHeinrich Schuchardt2018-02-031-0/+1
* log: Add a way to log error-return valuesSimon Glass2018-02-031-0/+11
* log: Add control over log formattingSimon Glass2018-02-031-0/+14
* log: Add functions to convert IDs to/from namesSimon Glass2018-02-031-2/+37
* log: Add a test commandSimon Glass2017-12-071-0/+3
* log: Add an implementation of loggingSimon Glass2017-12-071-0/+242
* Move debug and logging support to a separate headerSimon Glass2017-12-071-0/+59