Re: g_log_structured() and introspection

2016-08-12 Thread Ray Strode
Hey, > During the talk on GLib's new structured logging API at GUADEC today, > it was pointed out that g_log_structured() (and the rest of the > interesting bits of the new structured logging API) are not > introspectable. > > I'm not sure what we can do about this. The API is based around >

g_log_structured() and introspection

2016-08-12 Thread Philip Withnall
Hi all, During the talk on GLib's new structured logging API at GUADEC today, it was pointed out that g_log_structured() (and the rest of the interesting bits of the new structured logging API) are not introspectable. I'm not sure what we can do about this. The API is based around GLogField,