clogger RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [ANN] clogger 2.2.1 - configurable request logging for Rack
@ 2020-01-08  9:51  7% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2020-01-08  9:51 UTC (permalink / raw)
  To: clogger-public

Clogger is Rack middleware for logging HTTP requests.  The log format
is customizable so you can specify exactly which fields to log.

* https://yhbt.net/clogger/
* mail archives: https://yhbt.net/clogger-public/
* email us: clogger-public@yhbt.net (no HTML, publically archived)
* git clone https://yhbt.net/clogger.git
* https://yhbt.net/clogger/NEWS.atom.xml

Changes:

    clogger 2.2.1 - move away from .org TLD

    Just doc and website updates to point our email address
    and website to yhbt.net because yhbt.net won't be
    affordable due to extortionists, soon.

          doc: switch to dark216 for website
          doc: replace yhbt.net with yhbt.net

^ permalink raw reply	[relevance 7%]

* [PATCH] doc: switch to dark216 for website
@ 2020-01-08  9:14  6% Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2020-01-08  9:14 UTC (permalink / raw)
  To: clogger-public

This was done for Earth Day 2019, but never pushed out
---
 pkg.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pkg.mk b/pkg.mk
index 1e40915..cbe6255 100644
--- a/pkg.mk
+++ b/pkg.mk
@@ -60,7 +60,7 @@ doc:: .document .olddoc.yml $(pkg_extra) $(PLACEHOLDERS)
 	-find lib -type f -name '*.rbc' -exec rm -f '{}' ';'
 	-find ext -type f -name '*.rbc' -exec rm -f '{}' ';'
 	$(RM) -r doc
-	$(RDOC) -f oldweb
+	$(RDOC) -f dark216
 	$(OLDDOC) merge
 	install -m644 COPYING doc/COPYING
 	install -m644 NEWS doc/NEWS

^ permalink raw reply related	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2020-01-08  9:14  6% [PATCH] doc: switch to dark216 for website Eric Wong
2020-01-08  9:51  7% [ANN] clogger 2.2.1 - configurable request logging for Rack Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/clogger.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).