aboutsummaryrefslogtreecommitdiffstats
path: root/lib/webrick/log.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* * lib/webrick/accesslog.rb: Improved WEBrick documentation.drbrain2013-01-261-2/+21
* * lib/webrick/log.rb: Improve documentation of BasicLog and Log.drbrain2011-06-161-2/+36
* * lib/webrick: Add Documentationdrbrain2011-05-101-0/+14
* * lib/webrick/log.rb: Hide copyright info from ridrbrain2011-05-091-1/+1
* * lib/*.rb: Remove unused variable warnings.marcandre2010-11-081-1/+1
* * {ext,lib,test}/**/*.rb: removed trailing spaces.nobu2009-03-061-1/+1
* * lib/webrick/log.rb (BasicLog#log): get rid of as ineffectualgotoyuzo2003-09-181-5/+3
* * lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" togotoyuzo2003-09-081-1/+4
* * lib/webrick/accesslog.rb (AccessLog::setup_params): use req.portgotoyuzo2003-09-081-0/+4
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+83