X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace2%2Flogging.h;h=5001e139da74c9aa329cfef6500ded6acba55313;hp=b6b89287f1a9be13c391b05543170165f45c8128;hb=ef267d12284b855bc52ee429a5dc12da1d1e3b95;hpb=759f3caae66fb6b6c2c327bcbb0478e56883dd23 diff --git a/include/babeltrace2/logging.h b/include/babeltrace2/logging.h index b6b89287..5001e139 100644 --- a/include/babeltrace2/logging.h +++ b/include/babeltrace2/logging.h @@ -62,7 +62,7 @@ current global log level and the minimal log level are not executed. */ typedef enum bt_logging_level { /// Additional, low-level debugging context information. - BT_LOGGING_LEVEL_VERBOSE = 1, + BT_LOGGING_LEVEL_TRACE = 1, /** Debugging information, only useful when searching for the