There's no documentation for this item.
# File webrick/httpauth/authenticator.rb, line 59 def error(fmt, *args) if @logger.error? log(:error, fmt, *args) end end
<code/>
<pre/>
<code/>and<pre/>for code samples.