...
Package lg
Overview ▹
Index ▹
Variables
var Log = Std{L: log.New(os.Stderr, "[ora] ", log.Ldate|log.Ltime|log.Lmicroseconds|log.Lshortfile)}
type Std ¶
type Std struct {
L *log.Logger
}
func (Std) Errorf ¶
func (s Std) Errorf(format string, v ...interface{})
func (Std) Errorln ¶
func (s Std) Errorln(v ...interface{})
func (Std) Infof ¶
func (s Std) Infof(format string, v ...interface{})
func (Std) Infoln ¶
func (s Std) Infoln(v ...interface{})
ActiveGo 1.8