summaryrefslogtreecommitdiff
path: root/log.c
Commit message (Expand)AuthorAge
* log: log when we fail to open logging targetLennart Poettering2010-04-08
* log: print a test line whever we manage to open a log deviceLennart Poettering2010-04-08
* log: read log settings from the environmentLennart Poettering2010-04-06
* util: declare __progname in util.hLennart Poettering2010-04-06
* log: rework logging subsystem to support syslog and kmsg outputLennart Poettering2010-04-06
* build: drop manual config.h inclusion, since we do this via gcc's -include sw...Lennart Poettering2010-02-03
* license: add GPLv2+ license blurbs everwhereLennart Poettering2010-02-03
* make sure the log functions don't modify errnoLennart Poettering2010-01-27
* add minimal logging frameworkLennart Poettering2010-01-20