createMutable

Creates a new ErrorEntry.Mutable instance for filling with error context

Return

ErrorEntry.Mutable

Author

fzzyhmstrs

Since

0.7.0

Parameters

header

Default "", the information string that will appear at the top of any error logging. If left empty, the starting error context will be replaced by whatever actual error content is applied first, instead of it being appended to the header context.