Documentation ¶
Index ¶
- Constants
- func Color(color colorType, value string) string
- func Debug(msg string, err error, details *Map)
- func Error(msg string, err error, details *Map)
- func Fatal(msg string, err error, details *Map)
- func Info(msg string, err error, details *Map)
- func StackTrace()
- func ToJSONString(v interface{}) string
- func Warn(msg string, err error, details *Map)
- type KeyVal
- type Map
Constants ¶
View Source
const ( Red colorType = 31 Green colorType = 32 Yellow colorType = 33 Blue colorType = 34 Gray colorType = 37 )
指定可能な色
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.