Hleb Valoshka <[email protected]> wrote: > Hello all! > > Simple question I hope. > > What is the simplest way to change log file format, without monkey > patching Rack::CommonLogger?
I use clogger (configurable logger) instead: http://clogger.bogomips.org/ > I don't want to see all addresses from X-Forwarded-For. There's also unxf for that: http://bogomips.org/unxf/ but I don't use it as often. There are probably others which are better, too... Disclaimer: I absolutely detest using one project (unicorn, in this case) to promote my other projects, here; so I'll say both clogger and unxf are buggy as hell and will eat all your data for lunch :> -- unsubscribe: [email protected] archive: http://bogomips.org/unicorn-public/
