sway/common
Calvin Lee 016261fd64 Print log level even if STDERR is not a tty
Makes reading debug logs much easier, debug lines will start with `E`,
info lines with `I` and error lines with `E`.
2017-10-20 15:12:28 -06:00
..
CMakeLists.txt
ipc-client.c
list.c
log.c Print log level even if STDERR is not a tty 2017-10-20 15:12:28 -06:00
readline.c
stringop.c
util.c