CONTRIBUTING.adoc: add step to add env. var. name to cli/babeltrace.c
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 6 Sep 2017 19:29:10 +0000 (15:29 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Sep 2017 19:37:21 +0000 (15:37 -0400)
Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
CONTRIBUTING.adoc

index 1695e97ce58e741f6896ad780b53aaa07e21bcca..f18f9b06d49517e739e575ad8ae20cb757942b35 100644 (file)
@@ -653,6 +653,9 @@ log level symbol.
 . Include the `logging.c` and `logging.h` in the `_SOURCES` variable
   of your module's object in your module's root `Makefile.am`.
 
+. Add the log level initializing environment variable name to the
+  `log_level_env_var_names` array in `cli/babeltrace.c`.
+
 
 [[logging-instrument-source]]
 ==== Instrument a C source file
This page took 0.024627 seconds and 4 git commands to generate.