X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=CONTRIBUTING.adoc;h=f18f9b06d49517e739e575ad8ae20cb757942b35;hb=b203788ab367147e99df0e95dc9be62cd49c7f45;hp=1695e97ce58e741f6896ad780b53aaa07e21bcca;hpb=971e1e8b1d33f5f9f632ea9494e9ec2869a6e448;p=babeltrace.git diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 1695e97c..f18f9b06 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -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