aboutsummaryrefslogtreecommitdiff
path: root/core/console-log.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-08Make log level thresholds dynamic in debug_descriptor rather than staticStewart Smith1-1/+15
2014-08-08Write log messages with log_level > PR_NOTICE only to in memory logStewart Smith1-1/+3
2014-08-08replace printf() with console log, level 5 aka INFO messagesStewart Smith1-0/+12
2014-08-08Initial code for timestamps in logStewart Smith1-0/+54