Skip to main content
Module

std/log/logger.ts>Logger#asString

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
method Logger.prototype.asString
import { Logger } from "https://deno.land/std@0.208.0/log/logger.ts";

Parameters

data: unknown
optional
isProperty = [UNSUPPORTED]

Returns

string