Documentation ¶
Index ¶
- func Debugf(template string, args ...interface{})
- func Errorf(template string, args ...interface{})
- func Fatal(msg interface{})
- func Fatalf(template string, args ...interface{})
- func Infof(ctx context.Context, template string, args ...interface{})
- func InitLogger(config *config.Config)
- func Request(ctx context.Context, w http.ResponseWriter, r *http.Request)
- func Response(ctx context.Context, r *http.Response)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatalf ¶
func Fatalf(template string, args ...interface{})
Fatalf uses fmt.Sprintf to construct and log a message at fatal level.
func InitLogger ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.