Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAppName ¶
func SetAppName(appName string)
Types ¶
type TraceLogger ¶
type TraceLogger struct {
// contains filtered or unexported fields
}
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.