92
foreach_rv= plugin_foreach(session, logging_pre_iterate, DRIZZLE_LOGGER_PLUGIN, NULL);
108
97
/* This gets called by plugin_foreach once for each loaded logging plugin */
109
98
static bool logging_post_iterate (Session *session, plugin_ref plugin, void *)
117
106
/* TRANSLATORS: The leading word "logging" is the name
118
107
of the plugin api, and so should not be translated. */