Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

vistahigherlearning / logstash   deb

Repository URL to install this package:

Version: 1.4.2-1-2c0f5a1 

/ opt / logstash / vendor / bundle / jruby / 2.1 / specifications / cabin-0.6.1.gemspec

# -*- encoding: utf-8 -*-
# stub: cabin 0.6.1 ruby lib lib

Gem::Specification.new do |s|
  s.name = "cabin"
  s.version = "0.6.1"

  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib", "lib"]
  s.authors = ["Jordan Sissel"]
  s.date = "2013-06-18"
  s.description = "This is an experiment to try and make logging more flexible and more consumable. Plain text logs are bullshit, let's emit structured and contextual logs. Metrics, too!"
  s.email = ["jls@semicomplete.com"]
  s.executables = ["rubygems-cabin-test"]
  s.files = ["bin/rubygems-cabin-test"]
  s.homepage = "https://github.com/jordansissel/ruby-cabin"
  s.licenses = ["Apache License (2.0)"]
  s.rubygems_version = "2.2.2"
  s.summary = "Experiments in structured and contextual logging"

  s.installed_by_version = "2.2.2" if s.respond_to? :installed_by_version
end