You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "claudio4j (via GitHub)" <gi...@apache.org> on 2024/03/25 12:35:30 UTC

[PR] feat: set package log level with logging trait [camel-k]

claudio4j opened a new pull request, #5279:
URL: https://github.com/apache/camel-k/pull/5279

   <!-- Description -->
   
   
   
   
   <!--
   Enter your extended release note in the below block. If the PR requires
   additional action from users switching to the new release, include the string
   "action required". If no release note is required, write "NONE". 
   
   You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure
   the text is added to the right section of the release notes. 
   -->
   
   **Release Note**
   ```release-note
   trait(logging): set package log level with logging trait
   ```
   


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] feat: set package log level with logging trait [camel-k]

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on PR #5279:
URL: https://github.com/apache/camel-k/pull/5279#issuecomment-2031951670

   [quarkus logging](https://quarkus.io/guides/logging#logging-categories) accepts regular properties, like `quarkus.log.category."org.apache.kafka.clients".level=INFO`, but it requires changes in the camel-k-runtime anyway.
   If this category level is not relevant for 2.3, we can postpone it.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] feat: set package log level with logging trait [camel-k]

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j commented on PR #5279:
URL: https://github.com/apache/camel-k/pull/5279#issuecomment-2031640628

   The PR will be updated shortly.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] feat: set package log level with logging trait [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on PR #5279:
URL: https://github.com/apache/camel-k/pull/5279#issuecomment-2031611025

   @claudio4j @realMartinez the new logging is now enabled in `main`. Please, rebase and adjust the logic to the new model. If you can do in a few hour we will be able to include this feature in 2.3, otherwise will defer to 2.4, I think this one is not a critical feature.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] feat: set package log level with logging trait [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on PR #5279:
URL: https://github.com/apache/camel-k/pull/5279#issuecomment-2032003381

   > [quarkus logging](https://quarkus.io/guides/logging#logging-categories) accepts regular properties, like `quarkus.log.category."org.apache.kafka.clients".level=INFO`, but it requires changes in the camel-k-runtime anyway. If this category level is not relevant for 2.3, we can postpone it.
   
   Yes please. Feel free to do the required changes in the runtime.


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] feat: set package log level with logging trait [camel-k]

Posted by "claudio4j (via GitHub)" <gi...@apache.org>.
claudio4j closed pull request #5279: feat: set package log level with logging trait
URL: https://github.com/apache/camel-k/pull/5279


-- 
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: commits-unsubscribe@camel.apache.org

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