Rename WARN log level to WARNING
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 9 Jul 2019 19:37:09 +0000 (15:37 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 9 Jul 2019 20:15:13 +0000 (16:15 -0400)
commit770538dd64bcd8f258cb059c438f845533900a27
tree5ecbba3cf961e5a9fcd3e96e23b299fa4addb30f
parentc77d03eb3c74a2d189813f719badaac195544103
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.026139 seconds and 4 git commands to generate.