summaryrefslogtreecommitdiff
path: root/log.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-79/+0
* log: rework logging logic so that we don't keep /dev/console openLennart Poettering2010-05-151-5/+9
* assert: store away assert msg before aborting, akin to glibc's __abort_msgLennart Poettering2010-04-221-0/+6
* dbus: add a couple of properties to the dbus manager interfaceLennart Poettering2010-04-101-0/+3
* log: read log settings from the environmentLennart Poettering2010-04-061-0/+8
* log: rework logging subsystem to support syslog and kmsg outputLennart Poettering2010-04-061-0/+16
* macro: drop double __ prefix to make sure we don't collide with gcc/glibc def...Lennart Poettering2010-02-031-1/+1
* license: add GPLv2+ license blurbs everwhereLennart Poettering2010-02-031-0/+19
* add minimal logging frameworkLennart Poettering2010-01-201-0/+23