Sha256: a72e297277c58cb7e47951a63ff02c85ddd333d96adbf843efe1fdce7c7270e4

Contents?: true

Size: 645 Bytes

Versions: 15

Compression:

Stored size: 645 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/logging/type/log_severity.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_enum "google.logging.type.LogSeverity" do
    value :DEFAULT, 0
    value :DEBUG, 100
    value :INFO, 200
    value :NOTICE, 300
    value :WARNING, 400
    value :ERROR, 500
    value :CRITICAL, 600
    value :ALERT, 700
    value :EMERGENCY, 800
  end
end

module Google
  module Logging
    module Type
      LogSeverity = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.logging.type.LogSeverity").enummodule
    end
  end
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
vmik-fluent-plugin-google-cloud-0.5.5.alpha3 lib/google/logging/type/log_severity_pb.rb
vmik-fluent-plugin-google-cloud-0.5.5.alpha2 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.6 lib/google/logging/type/log_severity_pb.rb
vmik-fluent-plugin-google-cloud-0.5.5.alpha1 lib/google/logging/type/log_severity_pb.rb
vmik-fluent-plugin-google-cloud-0.5.5 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.5.pre.2 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.5.pre.1 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.4 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.4.grpc.alpha.1 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.3 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.3.grpc.alpha.5 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.3.grpc.alpha.4 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.3.grpc.alpha.3 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.3.grpc.alpha.2 lib/google/logging/type/log_severity_pb.rb
fluent-plugin-google-cloud-0.5.3.grpc.alpha.1 lib/google/logging/type/log_severity.rb