You are reading the documentation for Vue Storefront v2. See the latest docs.

Home > @vue-storefront/core > VSFLogger

VSFLogger interface

Signature:

export interface VSFLogger 

Methods

Method Description
debug(message, args)
error(message, args)
info(message, args)
warn(message, args)