Sets the attribute logger
Parameters:
the value to set the attribute logger to.
8 9 10
# File 'lib/json_schema/faker.rb', line 8 def logger=(value) @logger = value end