#include <limal/apparmor-notifications/config.h>
#include <limal/Logger.hpp>
#include <libintl.h>
Go to the source code of this file.
Defines | |
| #define | LOGIT(level, message) LIMAL_SLOG(limal::Logger("apparmor-notifications"), level, message) |
| #define | i18n_domain "apparmor-notifications" |
| #define | __(MSG) dgettext( i18n_domain, (MSG) ) |
|
|
Internationalization helper macro. |
|
|
Text domain for the apparmor-notifications library. |
|
|
Logging helper macro for the apparmor-notifications library. |
1.4.6