You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enrich the log message, I'd like to have more information added on top of the log message when sending the notification.
I.e, if the log message is: "can't find parameter",
My extra message is: "Something is broken, "
The notification will be ""Something is broken, can't find parameter"
Looking into this now. Seems it would be kinda tricky to define this in a generic way, since each developer has different body. Would you add it to email subject? To push notification as a prefix/suffix? Seems like this should be handled by the notification sender
Add an option to send additional data in the notification besides the log msg (e.g. custom msg)
example:
notification:
The text was updated successfully, but these errors were encountered: