Rename WARN log level to WARNING
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 9 Jul 2019 19:37:09 +0000 (15:37 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:34 +0000 (11:53 -0400)
commite9d0e8218b63860b79a1fe0182da40b3146dc217
treeb44034fd5b56dfc434446aa06942ec584a2e5659
parent9b4970daa71e793fb82a237a36dac7843fd73616
Rename WARN log level to WARNING

It's weird that this log level is abbreviated, but not the other ones.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Id14da1ba6cd38f7d824079218280bff9dea1e276
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1663
Tested-by: jenkins <jenkins@lttng.org>
17 files changed:
CONTRIBUTING.adoc
include/babeltrace2/logging.h
src/bindings/python/bt2/bt2/logging.py
src/bindings/python/bt2/bt2/native_bt_component_class.i
src/bindings/python/bt2/bt2/utils.py
src/cli/babeltrace2-cfg-cli-args.c
src/cli/babeltrace2.c
src/cli/logging.h
src/common/common.h
src/lib/logging.h
src/logging/log.c
src/logging/log.h
src/plugins/comp-logging.h
src/python-plugin-provider/python-plugin-provider.c
tests/bindings/python/bt2/test_component.py
tests/bindings/python/bt2/test_component_class.py
tests/plugins/flt.lttng-utils.debug-info/test_bin_info.c
This page took 0.028386 seconds and 4 git commands to generate.