@@ -1,3 +1,3 @@
-module mylog
+module log
go 1.19
@@ -1,4 +1,4 @@
-package tools
+package log
import (
"fmt"