Skip to content

Change log level from Warning to Information#1574

Merged
StuartFerguson merged 2 commits intomasterfrom
bug/#1557_change_trace_level
Mar 3, 2026
Merged

Change log level from Warning to Information#1574
StuartFerguson merged 2 commits intomasterfrom
bug/#1557_change_trace_level

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Replaced all Logger.LogWarning calls with Logger.LogInformation in transaction validation, unique constraint handling, domain event processing, and projection logic to better reflect the informational nature of these log messages.

closes #1555
closes #1556
closes #1557

Replaced all Logger.LogWarning calls with Logger.LogInformation in transaction validation, unique constraint handling, domain event processing, and projection logic to better reflect the informational nature of these log messages.
@StuartFerguson StuartFerguson added the bug Bugs and error-prone code label Mar 3, 2026
@StuartFerguson StuartFerguson merged commit 5adbf44 into master Mar 3, 2026
10 checks passed
@github-actions github-actions Bot deleted the bug/#1557_change_trace_level branch May 3, 2026 03:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Bugs and error-prone code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make this info level trace Should this be written as an error Projection Trace

1 participant