function formatErrorMessage
formatErrorMessage(context: ErrorContext): string

Format an error context into a human-readable activity log message

Parameters

Return Type

string

Usage

import { formatErrorMessage } from "docs/utilities.ts";