Skip to content
  • Sam Thursfield's avatar
    tracker-extract: Use normal logging when in standalone mode · ef6261a0
    Sam Thursfield authored
    We were installing a different log handler which ignored our verbosity
    settings. Until recently this was harmless, but due to rearranging some
    code it started to print a log message from Gio that triggers when GFile
    is used for the first time:
    
        _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
    ef6261a0