Module developmentFunction ReferenceerrorOn this pageerror Log error messages and exceptions. Import import { error } from '@evershop/evershop/lib/log'; Syntax error(e: Error | string): void Parameters e Type: Error | string The error object or error message to log. Examples