shreemaan-abhishek commented on issue #10494: URL: https://github.com/apache/apisix/issues/10494#issuecomment-1827120330
@kayx23 > Because plugin metadata can still be used, providing that meta_format is set to default. That is right according to the code but when I used `kafka-logger` without modifying the `log_format` the [default log format](https://github.com/shreemaan-abhishek/apisix/blob/105993f40f34768cd0a86035d01393346fff3a94/apisix/utils/log-util.lua#L37-L41) wasn't used instead the [full log format](https://github.com/shreemaan-abhishek/apisix/blob/105993f40f34768cd0a86035d01393346fff3a94/apisix/utils/log-util.lua#L133-L160) was used. @Vacant2333 you might want to confirm this ⬆️. You can refer this documentation for kafka-logger: https://docs.api7.ai/hub/kafka-logger -- 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]
