docs: update go/log to v1.3.2
This commit is contained in:
parent
0046cf6971
commit
bec2b8b32b
@ -66,9 +66,9 @@ Terminal styling and command execution.
|
||||
Configuration loading with env overrides.
|
||||
- **API**: `Load`
|
||||
|
||||
### go/log v1.3.0
|
||||
### go/log v1.3.2
|
||||
Meta-driven asynchronous logging.
|
||||
- **API**: `Debug`, `Info`, `Warning`, `Error`, `New`, `SetLevel`, `Viewable`, `GetEntry`, `PutEntry`
|
||||
- **API**: `Debug`, `Info`, `Warning`, `Error`, `As`, `New`, `SetLevel`, `Viewable`, `GetEntry`, `PutEntry`
|
||||
|
||||
### go/http v1.3.0
|
||||
High-performance HTTP client.
|
||||
|
||||
@ -62,9 +62,9 @@
|
||||
支持环境变量覆盖的配置文件加载。
|
||||
- **API**: `Load`
|
||||
|
||||
### go/log v1.1.16
|
||||
### go/log v1.3.2
|
||||
高性能 Meta 驱动的异步脱敏日志。
|
||||
- **API**: `Debug`, `Info`, `Warning`, `Error`, `New`, `SetLevel`, `Viewable`, `GetEntry`, `PutEntry`
|
||||
- **API**: `Debug`, `Info`, `Warning`, `Error`, `As`, `New`, `SetLevel`, `Viewable`, `GetEntry`, `PutEntry`
|
||||
|
||||
### go/http v1.0.11
|
||||
极致精简的高性能 HTTP 客户端。
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user