From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: X-Spam-Status: No, score=-4.0 required=3.0 tests=ALL_TRUSTED,BAYES_00 shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 50AE51F5AE; Wed, 26 May 2021 05:38:47 +0000 (UTC) Date: Wed, 26 May 2021 05:38:47 +0000 From: Eric Wong To: clogger-public@yhbt.net Subject: [ANN] clogger 2.3.1 - configurable request logging for Rack Message-ID: <20210526053847.GA6859@dcvr> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline List-Id: Clogger is Rack middleware for logging HTTP requests. The log format is customizable so you can specify exactly which fields to log. Changes: This release fixes compatibility with GC.compact on Ruby 3.x. Thanks to Ngan Pham for the patch and Aaron Patterson for the feedback for the (obsolete) kgio RubyGem: https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+oNcLiTH39g@mail.gmail.com/T/ * public mailbox: https://yhbt.net/clogger-public/ * mailto:clogger-public@yhbt.net (no HTML, don't top post) * homepage: https://yhbt.net/clogger/ * git clone https://yhbt.net/clogger.git * torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/clogger.git * Atom feed: https://yhbt.net/clogger/NEWS.atom.xml