]> git.sur5r.net Git - i3/i3/commit
i3: Replace loglevels by a global debug logging
authorQuentin Glidic <sardemff7+git@sardemff7.net>
Sat, 21 Jul 2012 22:16:52 +0000 (00:16 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 22 Jul 2012 16:41:12 +0000 (18:41 +0200)
commitbdc078914baedfa6e1b3352bb3f8d0fa99e0a719
tree371a968d6717b5b0b9268d5e09553f4f3a8bad98
parent1f682eb9c83535fba90d5f1864a921e72bc9f9b0
i3: Replace loglevels by a global debug logging

File-limited were not used nor really useful
Besides, they are painful to maintain in Makefile rules compared to the
benefit
.gitignore
Makefile
docs/hacking-howto
include/log.h
include/regex.h
man/i3-dump-log.man
man/i3.man
src/commands_parser.c
src/log.c
src/main.c
src/regex.c