Update manual pages for 2.0.0-rc1
[babeltrace.git] / doc / man / common-cli-env.txt
CommitLineData
e70712b3
PP
1== ENVIRONMENT VARIABLES
2
0659f3af
PP
3include::common-lib-env.txt[]
4
0659f3af 5
e70712b3
PP
6=== CLI
7
8`BABELTRACE_CLI_LOG_LEVEL`='LVL'::
9 Force `babeltrace2` CLI's log level to be 'LVL'.
10+
11If this environment variable is set, it overrides the log level set by
12the manopt:babeltrace2(1):--log-level option for the CLI logger.
13+
14The available values for 'LVL' are:
15+
16--
17include::common-log-levels.txt[]
18--
0659f3af 19
e70712b3
PP
20`BABELTRACE_CLI_WARN_COMMAND_NAME_DIRECTORY_CLASH`=`0`::
21 Disable the warning message which man:babeltrace2-convert(1) prints
0659f3af 22 when you convert a trace with a relative path that's also the name
a8be4294 23 of a `babeltrace2` command.
e70712b3
PP
24
25`BABELTRACE_DEBUG`=`1`::
26 Legacy variable: equivalent to setting the nlopt:--log-level option
27 to `TRACE`.
28
29`BABELTRACE_VERBOSE`=`1`::
30 Legacy variable: equivalent to setting the nlopt:--log-level option
31 to `INFO`.
This page took 0.036872 seconds and 4 git commands to generate.