wechaty/go-wechaty

View on GitHub
wechaty-puppet-service/config.go

Summary

Maintainability
A
0 mins
Test Coverage
package puppetservice

import (
    logger "github.com/wechaty/go-wechaty/wechaty-puppet/log"
)

var log = logger.L.WithField("module", "wechaty-puppet-service")