Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
function logDebugSprintf
import { logDebugSprintf } from "https://deno.land/x/flagship_io_js_sdk@3.1.0/utils/utils.ts";

Parameters

config: IFlagshipConfig
tag: string
message: string
...arg: unknown[]