mirror of
https://github.com/LiteyukiStudio/go-logger.git
synced 2024-11-26 09:05:13 +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
|
|
``` |