Skip to content

Improvement: Standardized service-level log messages in OrderRouting#111

Open
aniket-date wants to merge 1 commit intomainfrom
110-implement-consistent-logging-practices-orderrouting
Open

Improvement: Standardized service-level log messages in OrderRouting#111
aniket-date wants to merge 1 commit intomainfrom
110-implement-consistent-logging-practices-orderrouting

Conversation

@aniket-date
Copy link

Summary

This PR updates and standardizes <log> statements in across multiple service modules to follow Moqui logging best practices. Existing logs were refactored to use a consistent, structured format with relevant contextual details (e.g., entity identifiers, service context, outcomes), improving log clarity and searchability.

Issue: #110

Scope

Logging changes were made in the following service modules:

  • CommonServices
  • OrderRoutingServices

No functional or behavioral changes were introduced; the updates are limited strictly to logging improvements.

Validation

Developer testing was performed by executing the affected services via the Service Run UI and validating the updated logs in runtime/Grafana across dev and test environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Consistent Logging Practices – OrderRouting

2 participants