Have you ever tried to add an Emoji to your DebugLog - string? Eg:
System.DebugLog " oops - err in TimerControlDisOrEnable "+ e.Message
Makes it easier for me to find what Iām looking for - esp. in longer dumps
Have you ever tried to add an Emoji to your DebugLog - string? Eg:
System.DebugLog " oops - err in TimerControlDisOrEnable "+ e.Message
Makes it easier for me to find what Iām looking for - esp. in longer dumps
never had the need for but i like this idea
in TimerControlDisOrEnable
you know CurrentMethodName?
yes - thanx