...

Package log

import "scheduler/log"
Overview
Index

Overview ▾

Package log implements the logging.

Index ▾

Package files

log.go

Variables

Log is the main object for accessing logging services

var Log = logging.MustGetLogger("scheduler")

func GetEnv

func GetEnv() string