Rename internal ust_err to lttng_ust_logging
[lttng-ust.git] / src / lib / lttng-ust / ust-common.c
index ad52770af3ed82e50305f2ed338909c0e6e12b8e..036c1e288af9ee09ef6510bab12f6a86a145719f 100644 (file)
@@ -14,7 +14,7 @@ static
 void lttng_ust_common_init(void)
 {
        /* Initialize logging for liblttng-ust-common */
-       ust_err_init();
+       lttng_ust_logging_init();
 
        /*
         * Initialize the fd-tracker, other libraries using it should also call
This page took 0.024755 seconds and 4 git commands to generate.