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

Version Path
appstats-0.25.1 lib/templates/appstats_config.rb
appstats-0.25.0 lib/templates/appstats_config.rb
appstats-0.24.0 lib/templates/appstats_config.rb
appstats-0.23.5 lib/templates/appstats_config.rb
appstats-0.23.4 lib/templates/appstats_config.rb
appstats-0.23.3 lib/templates/appstats_config.rb
appstats-0.23.2 lib/templates/appstats_config.rb
appstats-0.23.1 lib/templates/appstats_config.rb
appstats-0.23.0 lib/templates/appstats_config.rb
appstats-0.22.6 lib/templates/appstats_config.rb
appstats-0.22.5 lib/templates/appstats_config.rb
appstats-0.22.4 lib/templates/appstats_config.rb
appstats-0.22.3 lib/templates/appstats_config.rb
appstats-0.22.2 lib/templates/appstats_config.rb
appstats-0.22.1 lib/templates/appstats_config.rb
appstats-0.22.0 lib/templates/appstats_config.rb
appstats-0.21.3 lib/templates/appstats_config.rb
appstats-0.21.2 lib/templates/appstats_config.rb
appstats-0.21.1 lib/templates/appstats_config.rb
appstats-0.20.12 lib/templates/appstats_config.rb