doc/man: document LTTng-UST 2.13
[lttng-ust.git] / doc / man / log-levels.txt
CommitLineData
5b1163c6 1`LTTNG_UST_TRACEPOINT_LOGLEVEL_EMERG`::
4ddbd0b7
PP
2 System is unusable.
3
5b1163c6 4`LTTNG_UST_TRACEPOINT_LOGLEVEL_ALERT`::
4ddbd0b7
PP
5 Action must be taken immediately.
6
5b1163c6 7`LTTNG_UST_TRACEPOINT_LOGLEVEL_CRIT`::
4ddbd0b7
PP
8 Critical conditions.
9
5b1163c6 10`LTTNG_UST_TRACEPOINT_LOGLEVEL_ERR`::
4ddbd0b7
PP
11 Error conditions.
12
5b1163c6 13`LTTNG_UST_TRACEPOINT_LOGLEVEL_WARNING`::
4ddbd0b7
PP
14 Warning conditions.
15
5b1163c6 16`LTTNG_UST_TRACEPOINT_LOGLEVEL_NOTICE`::
4ddbd0b7
PP
17 Normal, but significant, condition.
18
5b1163c6 19`LTTNG_UST_TRACEPOINT_LOGLEVEL_INFO`::
4ddbd0b7
PP
20 Informational message.
21
5b1163c6 22`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_SYSTEM`::
4ddbd0b7
PP
23 Debug information with system-level scope (set of programs).
24
5b1163c6 25`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_PROGRAM`::
4ddbd0b7
PP
26 Debug information with program-level scope (set of processes).
27
5b1163c6 28`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_PROCESS`::
4ddbd0b7
PP
29 Debug information with process-level scope (set of modules).
30
5b1163c6 31`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_MODULE`::
4ddbd0b7
PP
32 Debug information with module (executable/library) scope (set of units).
33
5b1163c6 34`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_UNIT`::
4ddbd0b7
PP
35 Debug information with compilation unit scope (set of functions).
36
5b1163c6 37`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_FUNCTION`::
4ddbd0b7
PP
38 Debug information with function-level scope.
39
5b1163c6 40`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG_LINE`::
4ddbd0b7
PP
41 Debug information with line-level scope (default log level).
42
5b1163c6 43`LTTNG_UST_TRACEPOINT_LOGLEVEL_DEBUG`::
4ddbd0b7 44 Debug-level message.
This page took 0.026996 seconds and 4 git commands to generate.