Sha256: e406bb35dc81bb987834516f7f1033f87f634da7c0f852acae9da0f2e06b3f3d

Contents?: true

Size: 911 Bytes

Versions: 3

Compression:

Stored size: 911 Bytes

Contents

# -*- encoding: utf-8 -*-
# stub: cabin 0.7.2 ruby liblib

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

  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 = "2015-10-29"
  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.4.8"
  s.summary = "Experiments in structured and contextual logging"

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

Version data entries

3 entries across 2 versions & 2 rubygems

Version Path
logstash-input-beats-2.0.2 vendor/jruby/1.9/gems/logstash-codec-json-2.0.3/vendor/specifications/cabin-0.7.2.gemspec
logstash-input-beats-2.0.2 vendor/jruby/1.9/specifications/cabin-0.7.2.gemspec
logstash-codec-json-2.0.3 vendor/specifications/cabin-0.7.2.gemspec