You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/07/29 17:51:16 UTC

[GitHub] [camel-kafka-connector] valdar commented on issue #340: aws2S3connector: camel.source.endpoint.runLoggingLevel=TRACE no trace log

valdar commented on issue #340:
URL: https://github.com/apache/camel-kafka-connector/issues/340#issuecomment-665686825


   I think you also need to set the Kafka connect log level to TRACE. The `camel.source.endpoint.runLoggingLevel` option should be read as "what is the level you want the complete logs of each message to be generated at?" (default is they are not generated).
   
   If you try to set that at INFO you will see a detailed log of each message handled by the connector.
   
   I agree that the name of the property is misleading... and could be improved


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org