Update version to v2.0.0-rc3
[babeltrace.git] / doc / man / common-cli-env.txt
CommitLineData
2facbdc3
PP
1== ENVIRONMENT VARIABLES
2
838dd456
PP
3include::common-lib-env.txt[]
4
838dd456 5
2facbdc3
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--
838dd456 19
2facbdc3
PP
20`BABELTRACE_CLI_WARN_COMMAND_NAME_DIRECTORY_CLASH`=`0`::
21 Disable the warning message which man:babeltrace2-convert(1) prints
838dd456 22 when you convert a trace with a relative path that's also the name
c1f82f3b 23 of a `babeltrace2` command.
2facbdc3
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.03929 seconds and 4 git commands to generate.