mirror of
https://github.com/LiteyukiStudio/go-logger.git
synced 2025-02-07 19:36:14 +08:00
9 lines
159 B
Markdown
9 lines
159 B
Markdown
# go-logger
|
|
Liteyuki Logger for Go, 用于轻雪项目统一日志格式
|
|
|
|
基于loguru封装
|
|
|
|
## 安装
|
|
```shell
|
|
go get github.com/LiteyukiStudio/go-logger
|
|
``` |