From: Eric Wong <normalperson@yhbt.net> To: clogger@librelist.com Subject: [ANN] clogger 1.0.0 - \o/ Date: Thu, 21 Apr 2011 05:50:46 +0000 Message-ID: <20110421055046.GA16052@dcvr.yhbt.net> (raw) In-Reply-To: <20110421055046.GA16052@dcvr.yhbt.net> Changes: * $time_iso8601 added for nginx compatibility * $time_local (without strftime-options) is now locale-independent There's also a minor usability tweak that allows Symbols to be specified as the :format argument, so config.ru can be shortened: before (continues to work with 1.0.0): use Clogger, :format => Clogger::Format::Rack_1_0 after: use Clogger, :format => :Rack_1_0 * http://clogger.rubyforge.org/ * clogger@librelist.com * git://bogomips.org/clogger.git -- Eric Wong
parent reply other threads:[~2011-04-21 5:51 UTC|newest] Thread overview: expand[flat|nested] mbox.gz Atom feed [parent not found: <20110421055046.GA16052@dcvr.yhbt.net>]
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://yhbt.net/clogger/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20110421055046.GA16052@dcvr.yhbt.net \ --to=normalperson@yhbt.net \ --cc=clogger@librelist.com \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
clogger RubyGem user+dev discussion/patches/pulls/bugs/help This inbox may be cloned and mirrored by anyone: git clone --mirror https://yhbt.net/clogger-public git clone --mirror http://ou63pmih66umazou.onion/clogger-public # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V1 clogger-public clogger-public/ https://yhbt.net/clogger-public \ clogger-public@yhbt.net clogger-public@bogomips.org clogger@librelist.org clogger@librelist.com public-inbox-index clogger-public Example config snippet for mirrors. Newsgroups are available over NNTP: nntp://news.public-inbox.org/inbox.comp.lang.ruby.clogger nntp://ou63pmih66umazou.onion/inbox.comp.lang.ruby.clogger note: .onion URLs require Tor: https://www.torproject.org/ code repositories for the project(s) associated with this inbox: ../../clogger.git AGPL code for this site: git clone http://ou63pmih66umazou.onion/public-inbox.git