Sha256: 10d965c48857499c6ff9e741b9f8561eb79040e7406735ed4a7c669db89b7a77

Contents?: true

Size: 157 Bytes

Versions: 29

Compression:

Stored size: 157 Bytes

Contents

# encoding: utf-8

ENV["LOG_AT"].tap do |level|
  if !level.nil?
    LogStash::Logging::Logger::configure_logging(level)
    LOG_AT_HANDLED = true
  end
end

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
logstash-input-file-4.4.6 spec/helpers/logging_level_helper.rb
logstash-input-file-4.4.5 spec/helpers/logging_level_helper.rb
logstash-input-file-4.4.4 spec/helpers/logging_level_helper.rb
logstash-input-file-4.4.3 spec/helpers/logging_level_helper.rb
logstash-input-file-4.4.2 spec/helpers/logging_level_helper.rb
logstash-input-file-4.4.1 spec/helpers/logging_level_helper.rb
logstash-input-file-4.4.0 spec/helpers/logging_level_helper.rb
logstash-input-file-4.3.1 spec/helpers/logging_level_helper.rb
logstash-input-file-4.3.0 spec/helpers/logging_level_helper.rb
logstash-input-file-4.2.4 spec/helpers/logging_level_helper.rb
logstash-input-file-4.2.3 spec/helpers/logging_level_helper.rb
logstash-input-file-4.2.2 spec/helpers/logging_level_helper.rb
logstash-input-file-4.2.1 spec/helpers/logging_level_helper.rb
logstash-input-file-4.2.0 spec/helpers/logging_level_helper.rb
logstash-input-file-4.1.18 spec/helpers/logging_level_helper.rb
logstash-input-file-4.1.17 spec/helpers/logging_level_helper.rb
logstash-input-file-4.1.16 spec/helpers/logging_level_helper.rb
logstash-input-file-4.1.15 spec/helpers/logging_level_helper.rb
logstash-input-file-4.1.14 spec/helpers/logging_level_helper.rb
logstash-input-file-4.1.13 spec/helpers/logging_level_helper.rb