Documentation ¶
Overview ¶
Provides a set of tools and syntax sugar for printing logs. Warning, this package is designed to work with Datadog. We're not using OTEL conventions.
Index ¶
- func SetEnv(env goenv.Env)
- type Logger
- func (l *Logger) Debug(ctx context.Context, message string, opts ...Options)
- func (l *Logger) Error(ctx context.Context, message string, opts ...Options)
- func (l *Logger) Info(ctx context.Context, message string, opts ...Options)
- func (l *Logger) Warn(ctx context.Context, message string, opts ...Options)
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.