Logger.Formatter.prune

You're seeing just the function prune, go back to Logger.Formatter module for more information.

Specs

prune(IO.chardata()) :: IO.chardata()

Prunes invalid Unicode code points from lists and invalid UTF-8 bytes.

Typically called after formatting when the data cannot be printed.