rnewson commented on PR #5106:
URL: https://github.com/apache/couchdb/pull/5106#issuecomment-2212386965

   I think it's a useful thing to print, but I don't like adding yet another 
construction of "devdir" + "logs". I suggest we tidy this up first, and have a 
function that calculates the log dir from `ctx`, use that everywhere, and then 
ensure it is logged somewhere (once).
   
   Something like 
https://github.com/apache/couchdb/compare/run-logs-dir-2?expand=1 for example. 
   
   I quite like the absolute path but relative is also fine, just as long as it 
works on all platforms (i.e, `./` as in the PR currently is not going to fly on 
Windows).


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