新增python客户端支持

This commit is contained in:
gotoeasy 2024-03-30 23:20:38 +08:00
parent 12c562666d
commit d69b984a2f

View File

@ -238,6 +238,9 @@ export GLC_TRACE_ID=12345
``` ```
```python ```python
# 安装
pip install glogcenter
# 使用 # 使用
from glogcenter import glc from glogcenter import glc