2
0
mirror of https://gitee.ltd/lxh/logger.git synced 2026-06-23 00:00:33 +08:00
This commit is contained in:
comma
2025-11-27 10:26:30 +08:00
parent a7ddd08afb
commit b233bec6a2
8 changed files with 32 additions and 32 deletions

View File

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