Documentation ¶
Index ¶
- Constants
- func New(params map[string]interface{}) (gae.LogInt, error)
- type Logi
- func (this Logi) Criticalf(format string, args ...interface{})
- func (this Logi) Debugf(format string, args ...interface{})
- func (this Logi) Email(subject, body string)
- func (this Logi) EmailTo(receivers []string, subject, body string, bHtml bool)
- func (this Logi) Errorf(format string, args ...interface{})
- func (this Logi) Infof(format string, args ...interface{})
- func (this Logi) Output(calldepth int, logFn func(format string, args ...interface{}), s string)
- func (this *Logi) SetCallDepth(n int)
- func (this Logi) Warningf(format string, args ...interface{})
Constants ¶
View Source
const Name = "standard"
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.