mirror of
https://github.com/elastic/logstash.git
synced 2025-04-21 21:27:20 -04:00
Reimplements `LogStash::Setting::String` Ruby setting class into the `org.logstash.settings.SettingString` and exposes it through `java_import` as `LogStash::Setting::SettingString`. Updates the rspec tests in two ways: - logging mock is now converted to real Log4J appender that spy log line that are later verified - verifies `java.lang.IllegalArgumentException` instead of `ArgumentError` is thrown because the kind of exception thrown by Java code, during verification. |
||
---|---|---|
.. | ||
inputs | ||
outputs | ||
internal_pipeline_source.rb | ||
monitoring.rb |