mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-21 16:09:59 +08:00
logs
This commit is contained in:
@@ -108,7 +108,7 @@ func HandleContainedClient() error {
|
||||
if err != nil {
|
||||
logic.Log("error occurred during server checkin: "+err.Error(), 1)
|
||||
} else {
|
||||
logic.Log("completed a checking peers of network "+serverNet.NetID, 3)
|
||||
logic.Log("completed peers check of network "+serverNet.NetID, 3)
|
||||
}
|
||||
}
|
||||
// logic.Log("completed a checkin call", 3)
|
||||
|
Reference in New Issue
Block a user