Put MK loglevel to info
This commit is contained in:
parent
6afc8bcc94
commit
23423cd74f
|
@ -88,7 +88,7 @@ func (c *Controller) Init(nt *mk.Nettest) error {
|
|||
IncludeIP: c.Ctx.Config.Sharing.IncludeIP,
|
||||
IncludeASN: c.Ctx.Config.Sharing.IncludeASN,
|
||||
IncludeCountry: c.Ctx.Config.Sharing.IncludeCountry,
|
||||
LogLevel: "DEBUG",
|
||||
LogLevel: "INFO",
|
||||
|
||||
ProbeCC: c.Ctx.Location.CountryCode,
|
||||
ProbeASN: fmt.Sprintf("AS%d", c.Ctx.Location.ASN),
|
||||
|
|
Loading…
Reference in New Issue
Block a user