Join Slack
Powered by
When I config the log output of the druid servers ...
# general
c
Cory Johannsen
01/17/2023, 10:11 PM
When I config the log output of the druid servers to display location information for debugging purposes (class, method, line) I only see the
Copy code
org.apache.druid.java.util.common.logger.Logger.debug(Logger.java:91)
Not the actual line of code that logged the output. Is it possible to expose the actual location?
Open in Slack
Previous
Next