Documentation ¶
Overview ¶
Copyright 2012-2015 Apcera Inc. All rights reserved.
Index ¶
- type Logger
- type SysLogger
- func (l *SysLogger) Debugf(format string, v ...interface{})
- func (l *SysLogger) Errorf(format string, v ...interface{})
- func (l *SysLogger) Fatalf(format string, v ...interface{})
- func (l *SysLogger) Noticef(format string, v ...interface{})
- func (l *SysLogger) Tracef(format string, v ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func NewFileLogger ¶
func NewStdLogger ¶
type SysLogger ¶
type SysLogger struct {
// contains filtered or unexported fields
}
func NewRemoteSysLogger ¶
func NewSysLogger ¶
Click to show internal directories.
Click to hide internal directories.