delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/09/19/09:35:01

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 71780385741E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1632058500;
bh=WZFJ7EACa28MkKWOXXNpl3ujgMjCFoazRt2MaBNvXGM=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=PbsLvuVaU/AvhTNRxyWTZNq/h8Pt2c8/GRLm6SjghY0257suaARDcRxKLdgyKWnzy
Yze/ySim3tdDtL7pV5osy6v8HYFqoEDpxgKlvx2ATvFczlf/oX0MdhMLHVK9GBI2ds
OILl5B6lZkAeM7wPcNwhqBs9MCizMTy0Jqc53dp4=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
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 AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: lua-logging-1.5.2-1
Message-Id: <announce.20210919223208.3536.50F79699@gmail.com>
MIME-Version: 1.0
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 AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Lemures Lemniscati via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Lemures Lemniscati via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

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

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019