Documentation
¶
Index ¶
- Variables
- func Debug(uuid uuid.UUID, message string)
- func Debugf(uuid uuid.UUID, format string, args ...interface{})
- func Error(uuid uuid.UUID, message string)
- func Errorf(uuid uuid.UUID, format string, args ...interface{})
- func Info(uuid uuid.UUID, message string)
- func Infof(uuid uuid.UUID, format string, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Writer io.Writer = os.Stdout
)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.