# go-logger
Liteyuki Logger for Go, 用于轻雪项目统一日志格式
基于loguru封装
## 安装
```shell
go get -u github.com/liteyukistudio/go-logger
```