Method: WEBrick::HTTPAuth::Authenticator#logger

Defined in:
lib/webrick/httpauth/authenticator.rb

#loggerObject (readonly)

The logger for this authenticator



43
44
45
# File 'lib/webrick/httpauth/authenticator.rb', line 43

def logger
  @logger
end