Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StdErrLogger ¶
type StdErrLogger struct{}
implements Logger
func (*StdErrLogger) Configure ¶
func (l *StdErrLogger) Configure(flowName string, requestId string)
func (*StdErrLogger) Init ¶
func (l *StdErrLogger) Init() error
func (*StdErrLogger) Log ¶
func (l *StdErrLogger) Log(str string)
Click to show internal directories.
Click to hide internal directories.