From: Simon Marchi Date: Fri, 11 Mar 2022 15:22:54 +0000 (-0500) Subject: CONTRIBUTING.adoc: remove BT_LIB_LOGF_APPEND_CAUSE X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=6a442676d02cabb5d4954bb8ca9a27ce83584ad4 CONTRIBUTING.adoc: remove BT_LIB_LOGF_APPEND_CAUSE This does not exist. Change-Id: Ieb1f5ee16c02cf90e68ca7419ff3dd335c295639 Signed-off-by: Simon Marchi Reviewed-on: https://review.lttng.org/c/babeltrace/+/7565 Reviewed-by: Philippe Proulx --- diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index 32f53634..17840c38 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -585,10 +585,6 @@ of `+BT_LOG*()+`: Library error logging statement, and unconditional error cause appending. -`+BT_LIB_LOGF_APPEND_CAUSE("format string", ...)+`:: - Library fatal logging statement, and unconditional error cause - appending. - The macros above accept the typical `printf()` conversion specifiers with the following limitations: