Registry / logging / logstash-mixin-deprecation-logger-support

logstash-mixin-deprecation-logger-support

JSON →
library1.0.0rbrubygemsunverified

Provides backward-compatible deprecation logging for Logstash plugins across versions.

gem install logstash-mixin-deprecation_logger_support
INSTALL
IMPORT
SIG · LOGSTASH-MIXIN-DEP
L
logstash-mixin-deprecation-logger-support
loggingrubyv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LogStash::Mixin::DeprecationLoggerSupport
require 'logstash/mixin/deprecation_logger_support'

Use deprecation logger in a Logstash plugin.

require 'logstash/mixin/deprecation_logger_support' class MyPlugin < LogStash::Inputs::Base include LogStash::Mixin::DeprecationLoggerSupport def register deprecation_logger.deprecate('This method is deprecated') end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
24
Bingbot
1
OpenAI (training)
1
Resources
logstash-mixin-deprecation-logger-support — gem install logstash-mixin-deprecation-logger-support · libregistry