]> git.ipfire.org Git - pakfire.git/blobdiff - src/libpakfire/linter.c
logging: Make the legacy logger configurable
[pakfire.git] / src / libpakfire / linter.c
index 9cbcc7f96b325f9f337f90d797ef5c75df687990..5b6608f4119f7c5d259f7cc949e839e640b6de09 100644 (file)
@@ -18,6 +18,9 @@
 #                                                                             #
 #############################################################################*/
 
+// Enable legacy logging
+#define PAKFIRE_LEGACY_LOGGING
+
 #include <pakfire/linter.h>
 #include <pakfire/logging.h>
 #include <pakfire/package.h>