Sha256: 73a8e39829f67c50d3cdb116bdfca7260575606b1dc5a817e193a67f18117836
Contents?: true
Size: 297 Bytes
Versions: 42
Compression:
Stored size: 297 Bytes
Contents
# LOGGER CONFIGURATIONS (i.e. what is integrated within all of your apps) Appstats::Logger.filename_template = File.join(File.dirname(__FILE__), '..', '..', 'log','appstats') # usually left as-is Appstats::Logger.default_contexts[:app_name] = "YOUR_APP_NAME_HERE" # replace me with your app name
Version data entries
42 entries across 42 versions & 1 rubygems