There's no documentation for this item.
# File webrick/log.rb, line 77 def initialize(log_file=nil, level=nil) super(log_file, level) @time_format = "[%Y-%m-%d %H:%M:%S]" end
<code/>
<pre/>
<code/>and<pre/>for code samples.