Skip to content

Conversation

@thinkjrs
Copy link
Member

This PR adds support for logging with data, such as JSON data.

Users can now call info_with("message", json!({"myProp": "myValue"})) when they've added a use statement, i.e. use serde_json::json'.

See the examples directory for direct usage examples.

@thinkjrs thinkjrs self-assigned this Jul 20, 2025
@thinkjrs thinkjrs added the enhancement New feature or request label Jul 20, 2025
@thinkjrs thinkjrs merged commit 1fa6560 into develop Jul 20, 2025
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.

1 participant