Home
last modified time | relevance | path

Searched refs:g_log_structured (Results 1 – 5 of 5) sorted by relevance

/third_party/glib/glib/tests/
Dlogging.c455 g_log_structured ("some-domain", G_LOG_LEVEL_MESSAGE, in test_structured_logging_no_state()
491 g_log_structured (NULL, G_LOG_LEVEL_MESSAGE, "MESSAGE", "Test"); in test_structured_logging_robustness()
520 g_log_structured ("some-domain", G_LOG_LEVEL_MESSAGE, in test_structured_logging_roundtrip1()
554 g_log_structured ("some-domain", G_LOG_LEVEL_MESSAGE, in test_structured_logging_roundtrip2()
576 g_log_structured ("some-domain", G_LOG_LEVEL_WARNING, in test_structured_logging_roundtrip3()
/third_party/glib/glib/
Dgmessages.h200 void g_log_structured (const gchar *log_domain,
261 g_log_structured (G_LOG_DOMAIN, G_LOG_LEVEL_DEBUG, \
Dgmessages.c1696 g_log_structured (const gchar *log_domain, in g_log_structured() function
/third_party/glib/docs/reference/glib/
Dglib-sections.txt1484 g_log_structured
/third_party/glib/
DNEWS3550 of g_log_structured() had to be reordered to enable an implementation
3556 768963 improper va_list use in g_log_structured()
3566 * GLib has a structured logging API, g_log_structured, with support