Documentation ¶
Index ¶
Constants ¶
View Source
const (
LOGS_DIRECTORY = "logs_directory"
)
Variables ¶
View Source
var ApiLog = GaugeLogger{logging.MustGetLogger("gauge-api")}
View Source
var Log = GaugeLogger{logging.MustGetLogger("gauge")}
Functions ¶
func HandleWarningMessages ¶ added in v0.1.7
func HandleWarningMessages(warnings []string)
func Initialize ¶
Types ¶
type GaugeLogger ¶ added in v0.1.8
type GaugeLogger struct {
*logging.Logger
}
func NewParallelLogger ¶ added in v0.1.8
func NewParallelLogger(n int) *GaugeLogger
Click to show internal directories.
Click to hide internal directories.