Commit Graph

26 Commits

Author SHA1 Message Date
Dirk-Jan C. Binnema a778d233c0 * add mode_t arg to mu_util_create_dir_maybe, add mu_util_cache_dir 2011-01-11 00:44:03 +02:00
Dirk-Jan C. Binnema 8b9df09a65 * cosmetics 2011-01-07 08:31:36 +02:00
Dirk-Jan C. Binnema ba2918ca41 * unify error printing a bit (starting with lowercase) 2010-11-30 22:20:27 +02:00
Dirk-Jan C. Binnema 208322527b * mu-log: don't complain when unit is called when not already initialized 2010-11-20 16:14:26 +02:00
Dirk-Jan C. Binnema 89b65df13b * small logging cleanups, don't g_debug before we initialized logging 2010-10-09 12:44:48 +03:00
Dirk-Jan C. Binnema fb1651e184 * <many> fix small conversion errors (-Wconversion) 2010-09-26 17:29:54 +03:00
Dirk-Jan C. Binnema 41aa7370b8 * mu-log: remove unneeded \n in output 2010-09-12 16:25:06 +03:00
Dirk-Jan C. Binnema 6b20dbd38e * don't require gio anymore, not even optionally 2010-08-17 00:41:37 +03:00
Dirk-Jan C. Binnema 3f8a3ba97f * mu-log: it's not an error when moving the log file failed due to no gio 2010-08-14 13:21:24 +03:00
Dirk-Jan C. Binnema 024c7535fb * mu-log: small cosmetics 2010-07-30 20:52:30 +03:00
Dirk-Jan C. Binnema 38f5c8abeb * make requirement for GIO optional (issue #22) 2010-07-24 20:28:39 +03:00
Dirk-Jan C. Binnema b77004774c * mu-log: remove some crap from the to-screen logging 2010-02-08 21:19:17 +02:00
Dirk-Jan C. Binnema 3b1fbb79e9 * mu-log: refactor a bit to stay within cc-limits 2010-02-04 22:44:42 +02:00
Dirk-Jan C. Binnema a2d1692dda * implement automatic log file cleanup, document it 2010-02-03 21:01:08 +02:00
Dirk-Jan C. Binnema f5d785cad2 * mu-log: cosmetic 2010-01-23 12:30:09 +02:00
Dirk-Jan C. Binnema da1e9a3841 * *.c: rename _prefixed function into non-prefixed ones (violates ISO) 2010-01-15 22:11:51 +02:00
Dirk-Jan C. Binnema 5e7a920336 * mu-log: cosmetics 2010-01-08 20:53:40 +02:00
Dirk-Jan C. Binnema 1f7b7ba0a1 * mu-log.[ch]: still log to the log file with --quiet 2010-01-06 21:42:59 +02:00
Dirk-Jan C. Binnema 5f27884689 * mu-log: handle G_LOG_LEVEL_MESSAGE better 2010-01-06 01:26:18 +02:00
Dirk-Jan C. Binnema d8dba2bb2c * mu-log: create log dir if needed; don't try to close -1 sockets 2010-01-04 20:18:23 +02:00
Dirk-Jan C. Binnema 09b8437a8a * mu-log: fix logging oversized messages 2010-01-02 16:05:55 +02:00
Dirk-Jan C. Binnema 9c64be3d22 * mu-log.c: change log format a bit 2010-01-01 16:15:11 +02:00
Dirk-Jan C. Binnema 4890ad0216 * update copyright year => 2010 2010-01-01 15:56:45 +02:00
Dirk-Jan C. Binnema 3f169f72aa * mu-log: set the default handler, fixes logging 2009-12-05 16:00:23 +02:00
Dirk-Jan C. Binnema c1ee557b9b * mu-log: nobody owns silence 2009-11-30 00:04:43 +02:00
Dirk-Jan C. Binnema bc73f84e5b * mu-log: add initial implementation of mu logging 2009-11-29 22:48:49 +02:00