mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 14:47:19 -04:00
parent
f340a359ef
commit
ecb568e740
1 changed files with 1 additions and 0 deletions
|
@ -132,6 +132,7 @@ module LogStash::Config::Mixin
|
||||||
# Deprecated: Declare the version of the plugin
|
# Deprecated: Declare the version of the plugin
|
||||||
# inside the gemspec.
|
# inside the gemspec.
|
||||||
def milestone(m=nil)
|
def milestone(m=nil)
|
||||||
|
@logger = Cabin::Channel.get(LogStash)
|
||||||
@logger.error(I18n.t('logstash.plugin.deprecated'))
|
@logger.error(I18n.t('logstash.plugin.deprecated'))
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue