i3

include/loglevels.h

Go to the documentation of this file.
00001 char *loglevels[] = {
00002 "cfgparse.l", 
00003 "cfgparse.y", 
00004 "click", 
00005 "client", 
00006 "commands", 
00007 "config", 
00008 "container", 
00009 "debug", 
00010 "ewmh", 
00011 "floating", 
00012 "handlers", 
00013 "ipc", 
00014 "layout", 
00015 "log", 
00016 "mainx", 
00017 "manage", 
00018 "randr", 
00019 "resize", 
00020 "sighandler", 
00021 "table", 
00022 "util", 
00023 "workspace", 
00024 "xcb", 
00025 "xinerama", 
00026 };