chore: update docs

This commit is contained in:
Luan
2025-07-22 16:39:38 -03:00
parent 5b84100979
commit 67ae82be3b
139 changed files with 859 additions and 819 deletions

View File

@@ -2,7 +2,7 @@
# Enumeration: LogLevel
Defined in: [src/utils/Logger.ts:1](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L1)
Defined in: [src/utils/Logger.ts:1](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L1)
## Enumeration Members
@@ -10,7 +10,7 @@ Defined in: [src/utils/Logger.ts:1](https://github.com/LuanRT/googlevideo/blob/c
> **ALL**: `99`
Defined in: [src/utils/Logger.ts:7](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L7)
Defined in: [src/utils/Logger.ts:7](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L7)
***
@@ -18,7 +18,7 @@ Defined in: [src/utils/Logger.ts:7](https://github.com/LuanRT/googlevideo/blob/c
> **DEBUG**: `4`
Defined in: [src/utils/Logger.ts:6](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L6)
Defined in: [src/utils/Logger.ts:6](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L6)
***
@@ -26,7 +26,7 @@ Defined in: [src/utils/Logger.ts:6](https://github.com/LuanRT/googlevideo/blob/c
> **ERROR**: `1`
Defined in: [src/utils/Logger.ts:3](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L3)
Defined in: [src/utils/Logger.ts:3](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L3)
***
@@ -34,7 +34,7 @@ Defined in: [src/utils/Logger.ts:3](https://github.com/LuanRT/googlevideo/blob/c
> **INFO**: `3`
Defined in: [src/utils/Logger.ts:5](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L5)
Defined in: [src/utils/Logger.ts:5](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L5)
***
@@ -42,7 +42,7 @@ Defined in: [src/utils/Logger.ts:5](https://github.com/LuanRT/googlevideo/blob/c
> **NONE**: `0`
Defined in: [src/utils/Logger.ts:2](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L2)
Defined in: [src/utils/Logger.ts:2](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L2)
***
@@ -50,4 +50,4 @@ Defined in: [src/utils/Logger.ts:2](https://github.com/LuanRT/googlevideo/blob/c
> **WARN**: `2`
Defined in: [src/utils/Logger.ts:4](https://github.com/LuanRT/googlevideo/blob/cc730b4dbadc5ae882d6aa28d716e442943577fa/src/utils/Logger.ts#L4)
Defined in: [src/utils/Logger.ts:4](https://github.com/LuanRT/googlevideo/blob/5b84100979befab767d819a9606dde964d469341/src/utils/Logger.ts#L4)