Closed jordansissel closed 7 years ago
This fixes the following compilation error:
% ./gradlew assemble ... :compileJava /home/jls/projects/logstash-filter-date/src/main/java/org/logstash/filters/DateFilter.java:89: error: cannot access Queueable event.tag(t); ^
LGTM
Jordan Sissel merged this into the following branches!
This fixes the following compilation error: