Authentication-Results: mail-b.sr.ht; dkim=pass header.d=moritz-poldrack.de header.i=@moritz-poldrack.de Received: from mail.moritz-poldrack.de (mail.moritz-poldrack.de [207.180.217.31]) by mail-b.sr.ht (Postfix) with ESMTPS id 8D41911EEF5 for <~poldi1405/updates@lists.sr.ht>; Tue, 6 Jul 2021 18:58:45 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 110421080296 for <~poldi1405/updates@lists.sr.ht>; Tue, 6 Jul 2021 20:58:25 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=moritz-poldrack.de; s=dkim; t=1625597915; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding; bh=/9WfOunfd4JnO07bVTFc2gBGaN98AVCqeIjzMeULmaM=; b=GstSyJyIKsLfKVaJFoTgdXHtmlt+kj+Kw788yK6DjPi1q6vL+ucBEJNVWl/Bpbf3n8LbY8 96zcBMdTW0haj8KR3/Nh/iZqkTmrZf0S8vgF6FRprI2jsrUlZpJihRZVkR6keVsLM3sSOY 2ukNFOl/pNCFB69QYRdIP6p8zUuqhJ92VcnaC5PgShkQsU92mEqf9uuLpp6fOadYrY+TI0 YAc93h7+a12jlZTaz93DLe2Q/gmVedJ71Y/JmPzCHKvm4DHyRrnHQFjOKSs9XReqD2PSwT ryzy84t3ZvOjcUiZdoJIyAio9FZvMbgUJRtWeOiObHwdjGZWsGRbdnbQYi71sg== Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 From: "Moritz Poldrack" To: <~poldi1405/updates@lists.sr.ht> Subject: [glog] Updated to 1.0.0 Date: Tue, 06 Jul 2021 20:56:34 +0200 Message-Id: X-Last-TLS-Session-Version: TLSv1.3 The package glog (https://git.sr.ht/~poldi1405/glog) has been updated to version 1.0.0 https://git.sr.ht/~poldi1405/glog/refs/v1.0.0 The changes of this version are: - initial Release (yay!) - now supports logrotation - warning and above are now output to stdout if connected to a file - made panic logger configurable - more shields! - fixed error notification to print on error