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