View Source LenraCommon.Errors (lenra_common v2.9.0)

LenraCommon.Errors manage common errors.

Summary

Functions

Formats error to string.

Formats error with stacktrace to string.

Formats stacktrace to string.

log(error) deprecated

Functions

Formats error to string.

Link to this function

format_error_with_stacktrace(error)

View Source

Formats error with stacktrace to string.

Formats stacktrace to string.

This function is deprecated. Use format_error_with_stacktrace/1 instead.