Brahmam0856 opened a new pull request, #18516:
URL: https://github.com/apache/camel/pull/18516
This pull request introduces a minor but helpful enhancement in the
`camel-file` component:
- **What was added**: A new log statement in `FileConsumer.java` to output
file names as they are picked up for processing.
- **Why**: It aids developers in debugging and monitoring file route
behavior without relying on external logging configuration.
- **Impact**: Non-breaking change. Behavior remains identical, only log
visibility is improved. Safe for all existing use cases.
---
### Target
- [x] I checked that the commit is targeting the correct branch (`main` for
Camel 4)
### Tracking
- [ ] No JIRA issue required—this is a trivial enhancement for visibility
and developer experience.
### Coding Standards & Style
- [x] Commit message is clear and scoped
- [x] Code was formatted and built using:
bash
mvn clean install -DskipTests
--
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]