Re: [I] Logging configuration not recognizing the classes' package [camel-quarkus]

2025-02-02 Thread via GitHub
x80486 closed issue #6881: Logging configuration not recognizing the classes' package URL: https://github.com/apache/camel-quarkus/issues/6881 -- 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 spe

Re: [I] Logging configuration not recognizing the classes' package [camel-quarkus]

2025-02-02 Thread via GitHub
x80486 commented on issue #6881: URL: https://github.com/apache/camel-quarkus/issues/6881#issuecomment-2629583164 Yes, I'm using `camel-log`. Thanks for the clarification. I'll see what I can do to align these with the overall application configuration. Initially I was under the impre

Re: [I] Logging configuration not recognizing the classes' package [camel-quarkus]

2024-12-29 Thread via GitHub
zhfeng commented on issue #6881: URL: https://github.com/apache/camel-quarkus/issues/6881#issuecomment-2565023714 It looks like you are using `camel-log` and it has a different format, see https://camel.apache.org/components/4.8.x/log-component.html#_full_customization_of_the_logging_output

[I] Logging configuration not recognizing the classes' package [camel-quarkus]

2024-12-26 Thread via GitHub
x80486 opened a new issue, #6881: URL: https://github.com/apache/camel-quarkus/issues/6881 ### Bug description ## Description I'm facing a small problem with the logging output. The current logging configuration is basically this: ```yaml quarkus: ... log: