Documentation
¶
Index ¶
Constants ¶
View Source
const (
MinimumInterval = 5 * time.Second
)
Variables ¶
This section is empty.
Functions ¶
func CreateLogger ¶
func CreateLogger(logLevel string)
func Sanitize ¶
contain at most 60 characters contain only lowercase alphanumeric characters or '-' start with an alphanumeric character end with an alphanumeric character
func SyncLogger ¶ added in v0.2.0
func SyncLogger()