clogger.git  about / heads / tags
configurable request logging for Rack
blob abb2a6167c2e0ce859b97b57f2b4d4b5d39755c5 162 bytes (raw)
$ git show respond_to-priv:Rakefile	# shows this blob on the CLI

1
2
3
4
5
6
 
begin
  require 'rake/extensiontask'
  Rake::ExtensionTask.new('clogger_ext')
rescue LoadError
  warn "rake-compiler not available, cross compiling disabled"
end

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