Will-Lo commented on a change in pull request #2782: [GOBBLIN-925] Create 
option to log outputs to console, fix docker-com…
URL: https://github.com/apache/incubator-gobblin/pull/2782#discussion_r339700268
 
 

 ##########
 File path: conf/standalone/log4j.xml
 ##########
 @@ -3,7 +3,7 @@
 <log4j:configuration>
 
   <appender name="FileRoll" 
class="org.apache.log4j.rolling.RollingFileAppender">
-    <param name="file" value="${gobblin.logs.dir}/standalone.out" />
+    <param name="file" value="${gobblin.logs.dir}/gobblin-current.log" />
 
 Review comment:
   Ah good point I'll just change it back, I think I wanted it to match prior 
to the script change but I realize now there's no real point of breaking naming 
convention

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to