summaryrefslogtreecommitdiff
path: root/common/log.c
AgeCommit message (Expand)AuthorFilesLines
2016-04-05log: Make sure glib threading is initializedChristophe Fergeau1-0/+8
2016-04-05log: Use SPICE_CONSTRUCTOR_FUNCChristophe Fergeau1-13/+7
2016-04-05log: Clamp SPICE_DEBUG_LEVEL if it's too highChristophe Fergeau1-0/+3
2016-03-11Cap logging level to the valid boundsFrediano Ziglio1-1/+2
2016-01-27common: constify some declarationsFrediano Ziglio1-1/+1
2016-01-26log: Use glib for loggingChristophe Fergeau1-53/+112
2015-12-18Remove trailing whitespaceLukas Venhoda1-2/+2
2014-09-18common: Fix -Wsign-compareFabiano FidĂȘncio1-2/+2
2012-04-18allow log.c to compile under MSVC++Aric Stewart1-0/+12
2012-03-20Use a log handler to modify abort() behaviourMarc-André Lureau1-0/+113