Skip to content

nsuite v2.2.1


nsuite / logInfo

Function: logInfo()

logInfo(...args): void

Defined in: UtilsLog.ts:14

记录信息性消息到控制台

Parameters

args

...unknown[]

要记录的参数列表

Returns

void

Released under the Apache-2.0 License.