mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-09 02:30:49 +08:00
adjusted comment
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"strings"
|
||||
)
|
||||
|
||||
// Verbosity - current logging verbosity of netclient
|
||||
// Verbosity - current logging verbosity level (optionally set)
|
||||
var Verbosity = 0
|
||||
|
||||
// MakeString - makes a string using golang string builder
|
||||
|
Reference in New Issue
Block a user