DebugLog results better readable

Have you ever tried to add an Emoji to your DebugLog - string? Eg:
System.DebugLog ":weary: oops - err in TimerControlDisOrEnable "+ e.Message

Makes it easier for me to find what Iā€™m looking for - esp. in longer dumps :wink:

2 Likes

never had the need for but i like this idea :slight_smile:

in TimerControlDisOrEnable

you know CurrentMethodName?

yes - thanx