doc: Rename to babeltrace2
[babeltrace.git] / doc / man / common-lib-env.txt
CommitLineData
0659f3af
PP
1Babeltrace library
2~~~~~~~~~~~~~~~~~~
3include::common-common-compat-env.txt[]
4
5`BABELTRACE_DISABLE_PYTHON_PLUGINS`::
6 Set to `1` to disable the loading of any Babeltrace Python plugin.
7
8`BABELTRACE_LOGGING_GLOBAL_LEVEL`::
9 Babeltrace library's global log level. The available values are the
a8be4294
MJ
10 same as for the manopt:babeltrace2(1):--log-level option of
11 man:babeltrace2(1)
0659f3af
PP
12
13`BABELTRACE_NO_DLCLOSE`::
14 Set to `1` to make the Babeltrace library leave any dynamically
15 loaded modules (plugins and Python plugin provider) open at exit.
16 This can be useful for debugging purposes.
17
18`BABELTRACE_PLUGIN_PATH`::
19 Colon-separated list of directories, in order, in which dynamic
20 plugins can be found before other directories are considered.
This page took 0.028508 seconds and 4 git commands to generate.