Method: WEBrick::HTTPAuth::BasicAuth#logger
- Defined in:
- lib/webrick/httpauth/basicauth.rb
#logger ⇒ Object (readonly)
Returns the value of attribute logger.
48 49 50 |
# File 'lib/webrick/httpauth/basicauth.rb', line 48 def logger @logger end |