Closed hippolin closed 7 years ago
This PR fix issue #16. It is not a good idea to check the version numbers of logstash-core or logstash-core-plugin-api. I check whether class of logger of com.amazonaws.services.kinesis is java.util.logging::Logger or not.
thanks @hippolin !
This PR fix issue #16. It is not a good idea to check the version numbers of logstash-core or logstash-core-plugin-api. I check whether class of logger of com.amazonaws.services.kinesis is java.util.logging::Logger or not.