mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 06:37:19 -04:00
add doc comment
This commit is contained in:
parent
5e1b40c78f
commit
28175422c8
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@ module LogStash::Config::Mixin
|
|||
end
|
||||
end
|
||||
|
||||
# set instance variables like '@foo' for each config value given.
|
||||
params.each do |key, value|
|
||||
@logger.debug("config #{self.class.name}/@#{key} = #{value.inspect}")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue