Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetAppName ¶
func SetAppName(appName string)
Types ¶
type MiddlewareLogger ¶
type MiddlewareLogger struct {
// contains filtered or unexported fields
}
func GetLogger ¶
func GetLogger() *MiddlewareLogger
func NewMiddlewareLogger ¶
func NewMiddlewareLogger(appName string) *MiddlewareLogger
func (*MiddlewareLogger) Error ¶
func (al *MiddlewareLogger) Error(payload string, requestId string)
func (*MiddlewareLogger) Info ¶
func (al *MiddlewareLogger) Info(payload string, requestId string)
Click to show internal directories.
Click to hide internal directories.