• Max Kellermann's avatar
    log: use GLib message logging · a5348a37
    Max Kellermann authored
    The logging functions from log.h are deprecated, and the code should
    use GLib logging instead.  Make ERROR(), WARNING() etc. call g_logv()
    internally.
    a5348a37
log.h 1.38 KB