2
0
mirror of https://gitee.ltd/lxh/logger.git synced 2026-04-23 17:05:49 +08:00

:memo:修改readme

This commit is contained in:
comma
2025-10-26 23:29:34 +08:00
parent 8772307630
commit b743a89505
6 changed files with 7 additions and 7 deletions

View File

@@ -3,7 +3,7 @@ package zap_logger
import (
"testing"
"code.mrx.ltd/pkg/logger/log"
"code.mrx.ltd/pkg/zap_logger/log"
)
func TestNewZapLogger(t *testing.T) {