Add color-depth field for package_app_splash_screen table
[platform/core/appfw/pkgmgr-info.git] / include / pkgmgrinfo_debug.h
index 4999e01..0350124 100644 (file)
@@ -25,6 +25,7 @@
 #include <dlog.h>
 
 #define _LOGE(fmt, arg...) LOGE(fmt, ##arg)
+#define _LOGI(fmt, arg...) LOGI(fmt, ##arg)
 #define _LOGD(fmt, arg...) LOGD(fmt, ##arg)
 
 #define PKGMGR_INFO_ENABLE_DLOG