Documentation ¶
Index ¶
- func Debug(args ...interface{})
- func DebugContext(ctx context.Context, args ...interface{})
- func Error(args ...interface{})
- func ErrorContext(ctx context.Context, args ...interface{})
- func Fatal(args ...interface{})
- func Info(args ...interface{})
- func InfoContext(ctx context.Context, args ...interface{})
- func NewLogger() *logrus.Logger
- func Trace(args ...interface{})
- func TraceContext(ctx context.Context, args ...interface{})
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DebugContext ¶
DebugContext exibe detalhes do log debug com o contexto
func ErrorContext ¶
ErrorContext exibe detalhes do erro com o contexto
func InfoContext ¶
InfoContext exibe detalhes do log info com o contexto
func TraceContext ¶
TraceContext exibe detalhes do log trace com o contexto
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.