Description
org.apache.flume.interceptor.RegexFilteringInterceptor.java
- line 72-75:
the parameter to the getLogger method should be RegexFilteringInterceptor.classpublic class RegexFilteringInterceptor implements Interceptor { private static final Logger logger = LoggerFactory .getLogger(StaticInterceptor.class);
- line 141-143:
Javadoc/** * Builder which builds new instance of the StaticInterceptor. */
Attachments
Issue Links
- links to