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 "commands", 
00007 "commands_parser", 
00008 "con", 
00009 "config", 
00010 "debug", 
00011 "ewmh", 
00012 "fake_outputs", 
00013 "floating", 
00014 "handlers", 
00015 "ipc", 
00016 "load_layout", 
00017 "log", 
00018 "main", 
00019 "manage", 
00020 "match", 
00021 "move", 
00022 "output", 
00023 "randr", 
00024 "regex", 
00025 "render", 
00026 "resize", 
00027 "scratchpad", 
00028 "sd-daemon", 
00029 "sighandler", 
00030 "startup", 
00031 "tree", 
00032 "util", 
00033 "window", 
00034 "workspace", 
00035 "x", 
00036 "xcb", 
00037 "xcursor", 
00038 "xinerama", 
00039 };