suneet-s commented on code in PR #14121:
URL: https://github.com/apache/druid/pull/14121#discussion_r1176631927


##########
docs/configuration/index.md:
##########
@@ -422,6 +422,12 @@ There are several emitters available:
 
 ##### Logging Emitter Module
 
+The use this emitter module, set `druid.emitter=logging`. The Logging emitter 
will use the configured
+`druid.emitter.logging.loggerClass` to emit events. If the `loggerClass` is 
set to `LoggingEmitter` (the default), the

Review Comment:
   The thing that threw me off in the original docs was the fact that the 
choices for the logger class was only other emitter classes.



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