Home Reference Source Test Repository
import Logger from 'rizzo-next/src/core/logger.js'
public class | source

Logger

Method Summary

Public Methods
public

error(err: Error | Object | String)

Log an error

Public Methods

public error(err: Error | Object | String) source

Log an error

Params:

NameTypeAttributeDescription
err Error | Object | String

Either string or object containing error details