class Hyrax::Ingest::HasLogger::Configuration
Attributes
default_log_to[RW]
Public Class Methods
new()
click to toggle source
# File lib/hyrax/ingest/has_logger.rb, line 23 def initialize @default_log_to = STDOUT end