Commit d08b4295 by yemin

no message

parent 417e8897
package main
func main() {
import "git.168cad.top/logger/log"
func main() {
log.Info("test")
log.Infof("%s", "test")
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment