CandleClock.ErrorLogger.log_error_raw
You're seeing just the macro
log_error_raw
, go back to CandleClock.ErrorLogger module for more information.
Link to this macro
log_error_raw(message, kind, error, log_level \\ :error, metadata \\ [])
View Source (macro)Formats and logs the given error
of the given kind
with an optional preceding message
.