Refactor log
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
|
||||
type myOutboundAdapter struct {
|
||||
protocol string
|
||||
logger log.Logger
|
||||
logger log.ContextLogger
|
||||
tag string
|
||||
network []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user