Sha256: b3817f09888fdc335c6c04679b608f3db2aa09db30020d386ce992293d0891bf
Contents?: true
Size: 375 Bytes
Versions: 61
Compression:
Stored size: 375 Bytes
Contents
# Separate file since this is usually what is # environment specific. # (But go ahead and place the code in app.rb if you wish) # # Picky loggers log into IO or Logger instances. # # For example: # Picky.logger = Picky::Loggers::Concise.new STDOUT # Picky.logger = Picky::Loggers::Concise.new Logger.new('log/search.log') # Picky.logger = Picky::Loggers::Concise.new STDOUT
Version data entries
61 entries across 61 versions & 1 rubygems