ajantha-bhat commented on PR #36:
URL: https://github.com/apache/polaris-tools/pull/36#issuecomment-3512228715

   > Mind moving the logs/ directory into the build/ folder? In a separate PR 
though.
   
   Thanks for this suggestion. But the final CLI also uses the same logback and 
I don't want to have `build/logs` folder for end user. For them `logs` is easy 
to find it. 
   
   I also tried `console-log`  to use `logs` directory and root-log to use 
`build/logs`. So that CLI output will go to `logs` and normal output will go to 
`build/logs`. That didn't work. Everything is writing to `build/logs`. 
   
   So, can we keep it as it is? 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to