Skip to main content
Module

x/async_call_rpc/docs/async-call-rpc.console.log.md

A lightweight JSON RPC client & server
Latest
File

Home > async-call-rpc > Console > log

Console.log() method

Signature:

log(...args: unknown[]): void;

Parameters

Parameter Type Description
args unknown[]

Returns:

void