API referenceuse-everywhereinterfacesInterface: DebugOptionsOn this pageInterface: DebugOptions Properties log? optional log?: (...args) => void; Where to write. Defaults to console.log. Parameters ParameterType...argsunknown[] Returns void name? optional name?: string; Bus name to log. Defaults to the default store/channel name.