summaryrefslogtreecommitdiff
path: root/lib/webrick/log.rb
AgeCommit message (Expand)Author
2017-12-22webrick: WEBrick::Log requires path arg when given stringnormal
2017-09-14lib/webrick/log.rb: sanitize any type of logsmame
2015-12-16Add frozen_string_literal: false for all filesnaruse
2013-01-26* lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain
2011-06-16 * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain
2011-05-10 * lib/webrick: Add Documentationdrbrain
2011-05-09 * lib/webrick/log.rb: Hide copyright info from ridrbrain
2010-11-08* lib/*.rb: Remove unused variable warnings.marcandre
2009-03-06* {ext,lib,test}/**/*.rb: removed trailing spaces.nobu
2003-09-18* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo
2003-09-08* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo
2003-09-08* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo