Sets the attribute logger
Parameters:
the value to set the attribute logger to.
11 12 13
# File 'lib/framework/application.rb', line 11 def logger=(value) @logger = value end