CandleClock.ErrorLogger.format_error
You're seeing just the macro
format_error
, go back to CandleClock.ErrorLogger module for more information.
Formats the given error using Exception.format/3
.
Adds the current stack trace, if available.