summaryrefslogtreecommitdiffstats
path: root/include/cutils/klog.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Exporting C headers from system/core""Vijay Venkatraman2017-01-251-46/+0
* Remove unused klog_get_level.Elliott Hughes2017-01-131-1/+0
* libcutils: change klog_level to KLOG_INFO_LEVELWei Wang2017-01-121-2/+0
* Remove no-op klog_init.Elliott Hughes2016-07-191-1/+0
* Make klog_fd thread-safe and make klog_init a no-op.Elliott Hughes2016-06-291-1/+0
* Log more timing information from init.Elliott Hughes2015-03-281-1/+3
* am db480f75: am 6a58c4f3: am 33e86e00: Merge "libcutils: add method to get kl...Alex Ray2014-03-081-0/+1
|\
| * libcutils: add method to get klog levelAlex Ray2014-03-071-0/+1
* | am f10492d8: am 066cde92: am 223e0798: Merge "Enable building init with -Wall...Nick Kralevich2014-02-191-5/+13
|\|
| * Enable building init with -Wall -Werror.Stephen Smalley2014-02-191-5/+13
* | Remove non-existing klog_close()Dmitry Shmidt2013-09-271-1/+1
|/
* klog: Have klog_write() call klog_init() if neededKen Sumrall2013-04-111-0/+6
* init/cutils: move kernel logging interface to libcutils from initDima Zavin2011-09-021-0/+34