delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/11/11/09:11:57

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 19AFD3857C56
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1636639916;
bh=Yrf8xWtB3LiO+PiCwZHelS/UjUv/rPBKxR4ubzaHIh4=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=HEs9h+CtaPVGFhgpibnEfaWrffedGpuLZoRrQd+Sd8BwmOUyHzyiY0SvMcVm27MBI
/cINNvVBnRFUMT13iFe8MLCDIKV6qySkYmrspXoPp/WmkhjIwg6jbZ71ZX/oBAsUQY
4hw7zXS46mMHDVGvpwdPqbCcex9v/GFsZnMy5MiI=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 420263857829
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 071A63857815
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org BC9C33857C7B
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=37mWu5+glh6j1L6nFtJwg5LgOST9bQ9EB2g06ssnU3c=;
b=i8dzLqZZb0sCkNgJ0AAc+/9ol3f6gASyWgd74juxLeTy9TE5sOkK1JrCfXOCNWCIq0
0Js1Mx6VwCJSzGRngxFp9+IedNsiLb6c8hOfr7Xg+blGsjN/XuxwDwx1eDbFgpsURHBm
XKxw7entGQet5+My5zyJzZRX8pjaCmJW0pap9Tjm2SqflkKFRhj8GB9r4RCCHtGpffN/
MRkX7dvGPPFrxm5rk5O+PE4zmdSaeQfY4Lt2eDduCnvaIUZpVqT+CFTKBHXrliQZjKOS
WsZHp6QyLjrEfzVB6cxg7aG9ZKI9Yicot2hie4FmFK3P0jptHHZNoUHgpP1bbIHnwiiD
JJlw==
X-Gm-Message-State: AOAM533QBYoisY3uXeluyy8kWldo3BmU1ROYqFaZq6Vv+IVK4+ON4Ixz
aT+qeyxfczcfRC4DcaTh01d05K6FpIM=
X-Google-Smtp-Source: ABdhPJya3H8w6DpTAv17sv8a5I8oNq5EVepCaW0CU+ikSadYaUxfTzeHQiRknVGmwvFVseX+0BUaxw==
X-Received: by 2002:a17:903:286:b0:142:4abc:88b8 with SMTP id
j6-20020a170903028600b001424abc88b8mr8433788plr.25.1636639728843;
Thu, 11 Nov 2021 06:08:48 -0800 (PST)
Date: Thu, 11 Nov 2021 23:08:47 +0900
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: lua-logging-1.6.0-1
Message-Id: <announce.20211111230845.345B.50F79699@gmail.com>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.75.04 [ja]
X-Antivirus: Avast (VPS 211110-8, 2021/11/11), 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.6.0-1

* lua-logging-1.6.0-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.6.0
LICENSE: MIT License
  https://github.com/lunarmodules/lualogging/blob/v1.6.0/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