Documentation
¶
Index ¶
- type Core
- func (c *Core) Builtin() *builder.Builtin
- func (c *Core) Debug() *Core
- func (c *Core) Error() *Core
- func (c *Core) Fatal() *Core
- func (c *Core) Info() *Core
- func (c *Core) Level(lvl core.Level) *Core
- func (c *Core) Logrus() *builder.Logrus
- func (c *Core) Loki() *builder.Loki
- func (c *Core) Skip(skip int) *Core
- func (c *Core) Stacktrace(stacktrace int) *Core
- func (c *Core) Warn() *Core
- func (c *Core) Zap() *builder.Zap
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Core ¶
type Core struct {
// contains filtered or unexported fields
}
func NewBuilder ¶
func NewBuilder() *Core
func (*Core) Stacktrace ¶
Click to show internal directories.
Click to hide internal directories.