2 Commits

Author SHA1 Message Date
e6a2429a4e debug logs 2025-10-18 13:49:55 +08:00
Ratchanan Srirattanamet
2206bba723 Merge branch 'backport/mr-1/ubports/focal' into 'ubports/focal'
[ubports/focal] Sync with upstream, fix display signal and add support for ayatana battery and charger

See merge request ubports/development/core/hybris-support/libmce-glib-repowerd-stub!2
2024-08-15 15:02:15 +00:00

View File

@@ -42,6 +42,8 @@
#define GLOG_MODULE_NAME MCE_LOG_MODULE
#include <gutil_log.h>
#define DBG(fmt, ...) \
gutil_log(GLOG_MODULE_CURRENT, GLOG_LEVEL_ALWAYS, "mce-glib:"fmt, ##__VA_ARGS__)
#endif /* MCE_LOG_PRIVATE_H */