Github user cestella commented on a diff in the pull request:

    https://github.com/apache/metron/pull/689#discussion_r132481074
  
    --- Diff: 
metron-platform/metron-data-management/src/main/java/org/apache/metron/dataloads/extractor/stix/StixExtractor.java
 ---
    @@ -38,6 +39,7 @@
     import java.util.Map;
     
     public class StixExtractor implements Extractor {
    +    private static final Logger LOG = 
Logger.getLogger(StixExtractor.class);
    --- End diff --
    
    Yeah, this ended up starting live as a patch against an older branch that I 
just made current.  I changed the logging to use slf4j now.  Good eye, 
@simonellistonball 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to