Documentation
¶
Index ¶
- func Open(flag, tag string)
- func SavePath(p string)
- func Stack(calldepth int) []byte
- func Tag(key string, data ...interface{})
- type CallStack
- type DebugTag
- func (d *DebugTag) GetTagData() []DebugTagData
- func (d *DebugTag) Printer()
- func (d *DebugTag) Save(dir string, format string, prefix ...string) error
- func (d *DebugTag) SaveToDay(dir string, prefix ...string) error
- func (d *DebugTag) SaveToHour(dir string, prefix ...string) error
- func (d *DebugTag) SaveToMinute(dir string, prefix ...string) error
- func (d *DebugTag) SaveToSecond(dir string, prefix ...string) error
- func (d *DebugTag) Start()
- func (d *DebugTag) Tag(key string, data ...interface{})
- type DebugTagData
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DebugTag ¶
type DebugTag struct {
// contains filtered or unexported fields
}
func NewDebugTag ¶
func (*DebugTag) GetTagData ¶
func (d *DebugTag) GetTagData() []DebugTagData
type DebugTagData ¶
Click to show internal directories.
Click to hide internal directories.