Sha256: 6e477bd6262afe9423168916eff9931f8c2bf7ac18bb5ce3a6912693ad706877

Contents?: true

Size: 256 Bytes

Versions: 1

Compression:

Stored size: 256 Bytes

Contents

# frozen_string_literal: true

# Copyright The OpenTelemetry Authors
#
# SPDX-License-Identifier: Apache-2.0

module OpenTelemetry
  module Logs
    # No-op implementation of an emitted log and its associated attributes.
    class LogRecord; end
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
opentelemetry-logs-api-0.1.0 lib/opentelemetry/logs/log_record.rb