From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from localhost.localdomain (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 8F22B3857C58 for ; Sun, 19 Sep 2021 13:33:06 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8F22B3857C58 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 4F4C0385800D DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 5D33D3858423 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=UuNQmB2yu2krYwRcRHlhditsV5o11iDKpeAcFhf2IH0=; b=BC/zC+6jrM21nrbtPvMPS5/Z+K7nhvUSfW3mqFrXHdyN+6XyD+YJzpuZwZhtTmPDuq 3Wu18IEpgidR+5Uq9l1Ap8GLP1Dc+hcuhMt88sYrb8PqHq5XKOHBNp88Q5CrUWjbM/sR e81d8sTrICAP/bcTdEjudEy3Qlx49pDA/GAffR252GcQpVrB2ex9y9GC66z8nnfFYT6q NjKDVqKbvn8PI3f1B8CTua024He+4q2wJ4dRqVqkYlbz7jPWvZYTVuDrx53UFH9OTRj+ QfCqT2uorFifwtdgYGJLS7K+c7SIIrdAGDB4Gj8oFQzCWK29Wl1ySEKhXBfskCxvzCPg VvxQ== X-Gm-Message-State: AOAM531KhQkeHj+Bst7203nEvHinYC6n4zf4c70UL1bSFZGjIg+O1t4E 0XxPMoPLnj5B5kzEH+AkW0ktlh+trrk= X-Google-Smtp-Source: ABdhPJzPfX88S5OzP2KAThifVQsBZC3FlS79SxMUqu1Z6bLoWDOiRVnWUzGhtoTsxnnkFcuEMety+A== X-Received: by 2002:a17:903:11c3:b0:138:f348:4340 with SMTP id q3-20020a17090311c300b00138f3484340mr18529217plh.84.1632058332279; Sun, 19 Sep 2021 06:32:12 -0700 (PDT) Date: Sun, 19 Sep 2021 22:32:11 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: lua-logging-1.5.2-1 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.75.04 [ja] X-Antivirus: Avast (VPS 210919-2, 2021/09/19), Outbound message X-Antivirus-Status: Clean X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 From: Lemures Lemniscati via Cygwin-announce Reply-To: cygwin@cygwin.com Errors-To: cygwin-announce-bounces+cygwin-announce-resender=cygwin.com@cygwin.com Sender: Kernel Overflow User X-BeenThere: cygwin@cygwin.com Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Sep 2021 13:33:06 -0000 The following new packages have been uploaded in the Cygwin distribution: * lua-logging-1.5.2-1 * lua-logging-1.5.2-1-src This is an update to the latest upstream release. Compiled for Lua 5.3 as before (not for Lua 5.4) -- SUMMARY: Lua logging library DESCRIPTION: LuaLogging provides a simple API to use logging features in Lua. Its design was based on log4j. LuaLogging currently supports, through the use of appenders, console, file, email, socket and sql outputs. HOMEPAGE: https://lunarmodules.github.io/lualogging/ SOURCE: https://github.com/lunarmodules/lualogging/tree/v1.5.2 LICENSE: MIT License https://github.com/lunarmodules/lualogging/blob/v1.5.2/COPYRIGHT Cygwin Package Summary: https://www.cygwin.com/packages/summary/lua-logging-src.html Cygport Source: https://cygwin.com/git/?p=git/cygwin-packages/lua-logging.git -- Lemures Lemniscati