From 4643cadc17f5e0c96719071fea16eb3ec8d887be Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 20 Jul 2016 19:44:02 -0400 Subject: [PATCH] Add structured logging to the docs --- docs/reference/glib/glib-sections.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt index 577118a92..30d313291 100644 --- a/docs/reference/glib/glib-sections.txt +++ b/docs/reference/glib/glib-sections.txt @@ -1174,6 +1174,23 @@ g_log_set_always_fatal g_log_set_fatal_mask g_log_default_handler g_log_set_default_handler + + +g_log_structured +GLogField +g_log_structured_array +G_DEBUG_HERE + + +GLogWriterOutput +GLogWriterFunc +g_log_set_writer_func +g_log_writer_supports_color +g_log_writer_is_journald +g_log_writer_format_fields +g_log_writer_journald +g_log_writer_standard_streams +g_log_writer_default