]> git.sur5r.net Git - i3/i3/commit
logging: make libi3 use verboselog()/errorlog(), provide it in each caller
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 13 Aug 2012 11:27:00 +0000 (13:27 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 13 Aug 2012 11:27:16 +0000 (13:27 +0200)
commit2896ae80574c237afb64427a6a5412994c87fa30
tree8de39e4f0e40df1ff6bf07d1fc681744bf7285b4
parent6c9bf84d4eb4de680aee6de3cdaae553d10bfa79
logging: make libi3 use verboselog()/errorlog(), provide it in each caller

While this is a bit ugly, it makes the log messages end up where they
are supposed to: in the shmlog/stdout in case of i3 and on stdout in
case of utilities such as i3-input
i3-config-wizard/main.c
i3-input/main.c
i3-nagbar/main.c
i3bar/src/main.c
include/libi3.h
libi3/font.c