Received: from mail-ed1-f68.google.com (mail-ed1-f68.google.com [209.85.208.68]) by mail.sr.ht (Postfix) with ESMTPS id 7B51B400FD for <~eliasnaur/gio-patches@lists.sr.ht>; Mon, 13 Jan 2020 20:59:46 +0000 (UTC) Authentication-Results: mail.sr.ht; dkim=pass (2048-bit key) header.d=eliasnaur.com header.i=@eliasnaur.com header.b=4ZinWWZ1 Received: by mail-ed1-f68.google.com with SMTP id j17so9837918edp.3 for <~eliasnaur/gio-patches@lists.sr.ht>; Mon, 13 Jan 2020 12:59:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eliasnaur.com; s=google; h=content-transfer-encoding:in-reply-to:date:subject:from:to:cc :message-id; bh=oQ2Oy2vE4Y+KSIGzjxEVBp2pts3FTmVlEXlZ7nc293g=; b=4ZinWWZ1b/viLx6r4vj+MOmKbP3M7DmmJc+GXm72TK8yXAGwew/eFf+56QHmf7Zn6x SgLAKfvzzvsHITcN4ls6KCVIwKAOWLF222atYI+ZULz3r5nCwnZHz380I5xbYcu9DHOI /pdR71RX/WNaA05DTHeBBxC5EcFQoToOkQ0wbprKlmnJW5zhahTD25rpHI1f5JNHMa4U wnO2MqHsjTidV1tkIRv+SlZBekkDP6dZ21ZFhBgMx14FAQF6Etorl5tCnMEpJmdh+1j2 B7GzfBL810ARg6gOMzY2LgPOOPUCeEQI4q4Etyy5RM6SVCOxMsbBpptQwvruV9ptx/K9 S6lA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:content-transfer-encoding:in-reply-to:date :subject:from:to:cc:message-id; bh=oQ2Oy2vE4Y+KSIGzjxEVBp2pts3FTmVlEXlZ7nc293g=; b=sW2pgwSI6/ZaVWEL2DWPmNgao8DvJZNN3ib7CfGJE77h/BeLgIJN5ZwbUVMZPV7oMV TitMv82IikhNqJ5xVA9hymbUv0erukL+s86PD3N2OSg2hZkjZaW3m5cVhCVJ4XSTvx3r IrhyuLPUlUWj/lTHUgzm4LFUoZfPBtJP+YEmGjOSyK43DrJb5HQ5uNtbemII55O8m0LT 2FFtxaCh5pUJ65xoxM7oEDT0GReGN4FLbE48OpFxVWwfivUpHgZpY9lZfLV/mbxygr+8 oT5ZFO0sud69ZWb6SENW9hZg/mlyGIarHDiNAkzB+uHrqavtC1YT+8YDaOpts5DnFDxu G2sg== X-Gm-Message-State: APjAAAXLD8Cv63skiBdgQymWLp+gO9dx7voCsY0o8gIbK5YfuyiZOOoA PkRY4A7vgJU1G7rRyx1OaJwjtmNxjn0= X-Google-Smtp-Source: APXvYqw6saJFx7cNtI9imgw1u+xlaGakNWEHZjQmVxYK3E1caQoJIKA7iUE1JSzO5buhsTSfKmxE0w== X-Received: by 2002:a50:cb8d:: with SMTP id k13mr19775726edi.284.1578949185484; Mon, 13 Jan 2020 12:59:45 -0800 (PST) Received: from localhost ([145.255.60.245]) by smtp.gmail.com with ESMTPSA id bm18sm511267edb.97.2020.01.13.12.59.44 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 13 Jan 2020 12:59:44 -0800 (PST) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 In-Reply-To: <20200113152649.81566-1-mural@ctli.io> Date: Mon, 13 Jan 2020 21:59:36 +0100 Subject: Re: [gio v2] app/internal/log: add logger for Windows DebugView From: "Elias Naur" To: "mural" , <~eliasnaur/gio-patches@lists.sr.ht> Cc: "mural" Message-Id: Thanks, applied.