paul-rogers commented on a change in pull request #1114: Drill-6104: Added
Logfile Reader
URL: https://github.com/apache/drill/pull/1114#discussion_r200862986
##########
File path: pom.xml
##########
@@ -216,6 +216,10 @@
<configuration>
<excludeSubprojects>false</excludeSubprojects>
<excludes>
+ <exclude>**/*.log1</exclude>
Review comment:
Suggestion: to help future folks, include a brief comment:
```
<!-- Types log1, log2, sqllog an sqllog2 are used to test he logRegex format
plugin. -->
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services