summaryrefslogtreecommitdiffstats
path: root/core/console-log.c
Commit message (Expand)AuthorAgeFilesLines
* Split debug_descriptor out into own include fileStewart Smith2018-06-181-0/+1
* console-log: print full remaining timebase in skiboot logStewart Smith2016-10-171-1/+1
* Make console-log time more readable: seconds rather than timebaseBalbir Singh2016-08-241-2/+3
* Add pr_fmt to do printf/prlog prefixing automagicallyStewart Smith2015-05-121-5/+5
* Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith2014-08-081-1/+15
* Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith2014-08-081-1/+3
* replace printf() with console log, level 5 aka INFO messagesStewart Smith2014-08-081-0/+12
* Initial code for timestamps in logStewart Smith2014-08-081-0/+54
OpenPOWER on IntegriCloud