summaryrefslogtreecommitdiff
path: root/src/mm-log.c
Commit message (Expand)AuthorAgeFilesLines
* log: enable MBIM traces if running in debug modeAleksander Morgado2013-04-121-0/+8
* core: use g_unix_signal_add() for more reliable Unix signal handlingDan Williams2013-02-121-5/+0
* core,log: include logging from the 'Qmi' log domainAleksander Morgado2012-10-301-0/+7
* log: enable QMI traces when showing debug logsAleksander Morgado2012-10-091-0/+10
* log: only include LOC and method name in debug logs if running with --debugAleksander Morgado2012-03-161-2/+5
* core: start using our newly defined errorsAleksander Morgado2012-03-151-3/+8
* Add a DBus interface for setting the log level.Nathan Williams2011-06-301-17/+20
* logging: use glong for secs and usecsMichael Biebl2011-02-251-2/+2
* log: fix spacing so messages line upDan Williams2011-02-251-6/+6
* logging: make gcc 4.4.3 happy about ignored unused resultsDan Williams2011-01-241-3/+9
* logging: shut up compiler warnings about unused result from write(2)Dan Williams2011-01-241-2/+2
* core: rework loggingDan Williams2011-01-231-0/+227