aboutsummaryrefslogtreecommitdiff
path: root/src/mm-log.c
AgeCommit message (Expand)Author
2013-04-18core: rework logging code to remove log message truncation (bgo #698312)MM_06Dan Williams
2013-02-12core: use g_unix_signal_add() for more reliable Unix signal handlingDan Williams
2011-06-30Add a DBus interface for setting the log level.Nathan Williams
2011-02-25logging: use glong for secs and usecsMichael Biebl
2011-02-25log: fix spacing so messages line upDan Williams
2011-01-24logging: make gcc 4.4.3 happy about ignored unused resultsDan Williams
2011-01-24logging: shut up compiler warnings about unused result from write(2)Dan Williams
2011-01-23core: rework loggingDan Williams