X-Git-Url: https://git.efficios.com/?a=blobdiff_plain;f=src%2Fstring-format%2Fformat-error.h;h=4a534ad8a44fc4ad50db219acc2b94f1387ee7e0;hb=30b828d2858e5b3823f0b36a01563855564d8c19;hp=3fbef7aa55a39ff82a48ab11a9487615aadd49e5;hpb=96c1b5feba1f2193b87bab6c29ba47a1b5edd0b5;p=babeltrace.git diff --git a/src/string-format/format-error.h b/src/string-format/format-error.h index 3fbef7aa..4a534ad8 100644 --- a/src/string-format/format-error.h +++ b/src/string-format/format-error.h @@ -28,6 +28,13 @@ #include #include +BT_HIDDEN +gchar *format_bt_error_cause( + const bt_error_cause *error_cause, + unsigned int columns, + bt_logging_level log_level, + enum bt_common_color_when use_colors); + BT_HIDDEN gchar *format_bt_error( const bt_error *error,