fresh
fresh copied to clipboard
Add condition for not escape formatted log
Hi, When the log contained some escape character (for example %2c), the Fresh output a missing information like %!C(MISSING). This is just because the method Printf regards %2c as a placeholder, so I add this.
@pilu This needs to be merged, this has caught me out a few times!
@pilu will this ever be merged? the bug is still around