Open bahusoid opened 7 years ago
It's a fix for #10 issue.
Get rid of duplicate string.Format calls. Fix possible FormatExcetpion in two cases: 1) format argument parameter is a string with '{' 2) When initial message is not a format string but it contains '{'
It's a fix for #10 issue.
Get rid of duplicate string.Format calls. Fix possible FormatExcetpion in two cases: 1) format argument parameter is a string with '{' 2) When initial message is not a format string but it contains '{'