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 CB7AF38515F4 for ; Sun, 13 Jun 2021 10:17:05 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CB7AF38515F4 DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 8A3363857813 DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E3717385780D X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=486oVFClHdLYlSyAeToCCtGfJb2DSFpIGZ9ahWwdVUc=; b=nJvWiMM5JaX7LmDmzCe245wxWh0g5b3mzjNaA9ylXumFDxrXoq4+heUKXuZkPdNnQo Z1swrpA35S6oNFxVB9zpSnJi2nPzufEKOHWWLwcRYC5N/R/34pey3527Y/ucCA18Gr7p L38C+4sHgyKFJx1kMY7bVBTZdgZIWR6ITWyf8Su8HwwtfL6N7N5LJxzif9ypPg7NPGKt /iPcY1fpzEOicMbKDU1kY4wOX8J77lgEc/AyKrYqvRMSr0dUTONxbk/AIlpeC/Rf9Woi J9FhIPi3ZmiQfgFFjM4HeLP1RsgblG0AyWDlBdVZBGnKbpmeYtMf6RtnMQcUOLC4GNuq jesw== X-Gm-Message-State: AOAM531xNv/dy+PY6Fx7RPtmIFQRpFj+47uAhyctxnC4y5usPZptGNfO CbDpu13SBAfaUYq//UO+YvFGrNY5lFY= X-Google-Smtp-Source: ABdhPJxj2ngpNTsev+ewKguvgjyr3w/cuFFaa3mnoEodbQtjioi9YuLDW59GZSsofChzplGBqB9Tcw== X-Received: by 2002:a17:902:7615:b029:11a:d:f2a6 with SMTP id k21-20020a1709027615b029011a000df2a6mr4943007pll.68.1623579335959; Sun, 13 Jun 2021 03:15:35 -0700 (PDT) Date: Sun, 13 Jun 2021 19:15:35 +0900 To: cygwin@cygwin.com Subject: [ANNOUNCEMENT] Updated: lua-logging-1.5.1-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 210612-8, 2021/06/12), 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.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) 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, 13 Jun 2021 10:17:05 -0000 The following new packages have been uploaded in the Cygwin distribution: * lua-logging-1.5.1-1 * lua-logging-1.5.1-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.1 LICENSE: MIT License https://github.com/lunarmodules/lualogging/blob/v1.5.1/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