Logger.Formatter.format_date
You're seeing just the function
format_date
, go back to Logger.Formatter module for more information.
Specs
format_date({1970..10000, 1..12, 1..31}) :: IO.chardata()
Formats date as chardata.