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
It would be nice to have an option to specify if you don't want/need the Emoji in the messages. Since the new format (coloured line) they seem redundant, because notification type is also printed.
The text was updated successfully, but these errors were encountered:
By Emoji you mean the icon showed in front of the message?
It looks like there are quite a number of requests that wish to have the message "rendered" in a specific way. I'm a bit worried about the state of the code already - it feels too many "if/else" statements.
It would be very helpful if you could come up with some "renderers" instead of the logic just written in the command - so there would be I imagine an IconRenderer and a ServiceMessageRenderer and HostMessageRenderer and a HostDetailedMessageRenderer that includes more information about the host e.g. IP address.
It would be nice to have an option to specify if you don't want/need the Emoji in the messages. Since the new format (coloured line) they seem redundant, because notification type is also printed.
The text was updated successfully, but these errors were encountered: