From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by sourceware.org (Postfix) with ESMTPS id E3717385780D for ; Sun, 13 Jun 2021 10:15:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org E3717385780D Received: by mail-pj1-x102b.google.com with SMTP id fy24-20020a17090b0218b029016c5a59021fso8391427pjb.0 for ; Sun, 13 Jun 2021 03:15:36 -0700 (PDT) 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) Received: from [192.168.3.3] ([2400:2411:aa20:4300:3146:607c:a473:e085]) by smtp.gmail.com with ESMTPSA id p14sm9895560pgk.6.2021.06.13.03.15.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Jun 2021 03:15:35 -0700 (PDT) Date: Sun, 13 Jun 2021 19:15:35 +0900 From: Lemures Lemniscati To: cygwin-announce@cygwin.com Subject: Updated: lua-logging-1.5.1-1 Message-Id: <20210613191533.3AAA.50F79699@gmail.com> 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 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Jun 2021 10:15:38 -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