Update manual pages for 2.0.0-rc1
[babeltrace.git] / doc / man / common-cli-env.txt
1 == ENVIRONMENT VARIABLES
2
3 include::common-lib-env.txt[]
4
5
6 === CLI
7
8 `BABELTRACE_CLI_LOG_LEVEL`='LVL'::
9 Force `babeltrace2` CLI's log level to be 'LVL'.
10 +
11 If this environment variable is set, it overrides the log level set by
12 the manopt:babeltrace2(1):--log-level option for the CLI logger.
13 +
14 The available values for 'LVL' are:
15 +
16 --
17 include::common-log-levels.txt[]
18 --
19
20 `BABELTRACE_CLI_WARN_COMMAND_NAME_DIRECTORY_CLASH`=`0`::
21 Disable the warning message which man:babeltrace2-convert(1) prints
22 when you convert a trace with a relative path that's also the name
23 of a `babeltrace2` command.
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.030293 seconds and 4 git commands to generate.