mirror of
https://github.com/LuanRT/YouTube.js.git
synced 2026-06-16 11:02:10 +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/e54e499ff553dab51e6d9d1aebc090b50fec29ba/src/utils/Log.ts#L43)
|