maytasm commented on pull request #11519:
URL: https://github.com/apache/druid/pull/11519#issuecomment-889906392


   > we can also name the flag as queryLogLevel (this could have values such as 
TRACE, DEBUG, INFO) etc. This will give you as a developer or as a user to log 
more details in the future without introducing another flag for each code 
branch.
   
   How does that differs from the current use of log.warn(), log.debug(), 
log.trace() etc? You can change the log level for specific class in the log4j 
file already.


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