mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-17 19:42:14 +00:00
20 lines
352 B
Markdown
20 lines
352 B
Markdown
[youtubei.js](../../../README.md) / [Log](../README.md) / info
|
|
|
|
# Function: info()
|
|
|
|
> **info**(`tag`?, ...`args`?): `void`
|
|
|
|
## Parameters
|
|
|
|
• **tag?**: `string`
|
|
|
|
• ...**args?**: `any`[]
|
|
|
|
## Returns
|
|
|
|
`void`
|
|
|
|
## Defined in
|
|
|
|
[src/utils/Log.ts:43](https://github.com/LuanRT/YouTube.js/blob/fc5571629eca037af7de03f4b903da6add1f300b/src/utils/Log.ts#L43)
|