i3
include/loglevels.h
Go to the documentation of this file.
00001 char *loglevels[] = {
00002 "assignments", 
00003 "cfgparse.l", 
00004 "cfgparse.y", 
00005 "click", 
00006 "cmdparse.l", 
00007 "cmdparse.y", 
00008 "con", 
00009 "config", 
00010 "debug", 
00011 "ewmh", 
00012 "floating", 
00013 "handlers", 
00014 "ipc", 
00015 "load_layout", 
00016 "log", 
00017 "main", 
00018 "manage", 
00019 "match", 
00020 "move", 
00021 "output", 
00022 "randr", 
00023 "render", 
00024 "resize", 
00025 "sighandler", 
00026 "tree", 
00027 "util", 
00028 "window", 
00029 "workspace", 
00030 "x", 
00031 "xcb", 
00032 "xcursor", 
00033 "xinerama", 
00034 };