[glib] Add structured logging to the docs



commit 4643cadc17f5e0c96719071fea16eb3ec8d887be
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Jul 20 19:44:02 2016 -0400

    Add structured logging to the docs

 docs/reference/glib/glib-sections.txt |   17 +++++++++++++++++
 1 files changed, 17 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/glib/glib-sections.txt b/docs/reference/glib/glib-sections.txt
index 577118a..30d3132 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
+
+<SUBSECTION>
+g_log_structured
+GLogField
+g_log_structured_array
+G_DEBUG_HERE
+
+<SUBSECTION>
+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
 </SECTION>
 
 <SECTION>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]