Marc-André Lureau, le jeu. 22 nov. 2018 02:06:41 +0400, a ecrit: > Make slirp use GLib logging, instead of fprintf(), so that > applications can filter log, process it etc. > > With recent versions of glib, G_MESSAGES_DEBUG must be set to "all" or > "Slirp" to see slirp debug messages. > > Reformat DEBUG_MISC & DEBUG_ERROR calls to not need \n ending. > > Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
Applied to my tree, thanks!