i3
loglevels.h
Go to the documentation of this file.
1 char *loglevels[] = {
2 "assignments",
3 "cfgparse.l",
4 "cfgparse.y",
5 "click",
6 "commands",
7 "commands_parser",
8 "con",
9 "config",
10 "debug",
11 "ewmh",
12 "fake_outputs",
13 "floating",
14 "handlers",
15 "ipc",
16 "load_layout",
17 "log",
18 "main",
19 "manage",
20 "match",
21 "move",
22 "output",
23 "randr",
24 "regex",
25 "render",
26 "resize",
27 "scratchpad",
28 "sd-daemon",
29 "sighandler",
30 "startup",
31 "tree",
32 "util",
33 "window",
34 "workspace",
35 "x",
36 "xcb",
37 "xcursor",
38 "xinerama",
39 };