Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TraceLogger ¶
type TraceLogger struct {
// contains filtered or unexported fields
}
var TraceLog TraceLogger
func NewTraceLogger ¶
func NewTraceLogger(appName string) TraceLogger
func (*TraceLogger) Error ¶
func (tl *TraceLogger) Error(payload string)
func (*TraceLogger) Info ¶
func (tl *TraceLogger) Info(payload string)
Click to show internal directories.
Click to hide internal directories.