From 9335d300dbf62e7b8bd140f6388358fe71a62bc0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 6 Sep 2009 16:30:39 -0700 Subject: README: note that it's multi-instance-safe --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index f87297f..e6b56c9 100644 --- a/README +++ b/README @@ -20,6 +20,10 @@ is customizable so you can specify exactly which fields to log. " (double quote) all bytes in the range of \x00-\x1F +* multi-instance capable and reentrant. You can use Clogger in a + multi-threaded server, and even multiple Cloggers logging to + different locations and different formats in the same process. + == SYNOPSIS Clogger may be loaded as Rack middleware in your config.ru: -- cgit v1.2.3-24-ge0c7