summaryrefslogtreecommitdiff
path: root/gsystem-log.c
Commit message (Expand)AuthorAgeFilesLines
* gsystem-log: Correctly suppress systemd journal code locationColin Walters2013-08-201-2/+1
* gsystem-log: Fix double-logging on non-systemd systemsColin Walters2013-08-161-0/+2
* gsystem-log: Add public API to determine whether stdout is journalColin Walters2013-07-241-15/+27
* gsystem-log: Add API to more conveniently print a message with just MESSAGE_IDColin Walters2013-05-201-0/+29
* log: Squash warning when building without systemdColin Walters2013-05-091-0/+2
* gs_log_structured_print(): New APIColin Walters2013-05-091-0/+41
* Include local allocation macros by defaultColin Walters2013-05-031-0/+1
* gsystem-log: Suppress code location from journalColin Walters2013-04-251-1/+4
* gsystem-log.h: New structured logging APIColin Walters2013-04-231-0/+78