Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BasicLogger ¶
type BasicLogger struct {
// contains filtered or unexported fields
}
func New ¶
func New() (*BasicLogger, error)
func (*BasicLogger) Errorln ¶
func (l *BasicLogger) Errorln(args ...interface{}) error
func (*BasicLogger) LogError ¶
func (l *BasicLogger) LogError(msg string) error
Click to show internal directories.
Click to hide internal directories.