Skip to content

Conversation

@martintmk
Copy link
Member

I see a lot of log message around, we can provide some recommendation to unify these

"Database migration failed. Rolling back changes. error: {{error.message}}, migration: {{db.migration.version}}"
```

> **Note:** Include all properties in the message template for easier debugging without inspecting structured data separately.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is antithetical to cost controls. Ultimately, we want all logs to be strictly name/value pairs without a full string needing to be formatted and sent over the wire.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants