gianm opened a new pull request, #12570:
URL: https://github.com/apache/druid/pull/12570

   Two changes that make log behavior cleaner:
   
   1) Redirect messages from the Java runtime to their own log files.
      Otherwise, they would get jumbled up in the output of the all-in-one
      start command.
   
   2) Use log/ instead of bin/log/ for the default log directory. Makes them
      easier to find.
   
   Additionally, add documentation about how to avoid the reflective
   access warnings in Java 11.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to