Skip to content

Message template support (@mt in Seq) #3185

Discussion options

You must be logged in to vote

It's not possible in this way as the message is first created as if you called format!. However, you could do something like info!(username = "Alice", "Hello, {{username}}"); to have the message not interpolated and then you can process it in another system.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Victor-N-Suadicani
Comment options

Answer selected by Victor-N-Suadicani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants