Searched refs:OX_LOG_LABEL (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/plugins/push-notification/ |
H A D | push-notification-driver-ox.c | 22 #define OX_LOG_LABEL "OX Push Notification: " macro 87 *error_r = OX_LOG_LABEL "Driver requires the url parameter"; 95 *error_r = t_strdup_printf(OX_LOG_LABEL "Failed to parse OX REST URL %s: %s", 102 push_notification_driver_debug(OX_LOG_LABEL, user, "Using URL %s", tmp); 108 *error_r = t_strdup_printf(OX_LOG_LABEL "Failed to parse OX cache_lifetime %s: %s", 124 push_notification_driver_debug(OX_LOG_LABEL, user, 168 i_error(OX_LOG_LABEL "Skipped because unable to get attribute: %s", 171 push_notification_driver_debug(OX_LOG_LABEL, dtxn->ptxn->muser, 212 push_notification_driver_debug(OX_LOG_LABEL, user, 227 push_notification_driver_debug(OX_LOG_LABEL, use [all...] |
Completed in 10 milliseconds