Documentation ¶
Index ¶
- type Fake
- func (f *Fake) Debug(msg string, ctx ...interface{})
- func (f *Fake) DebugCtx(_ context.Context, msg string, args ...interface{})
- func (f *Fake) Error(msg string, ctx ...interface{})
- func (f *Fake) FromContext(_ context.Context) log.Logger
- func (f *Fake) Info(msg string, ctx ...interface{})
- func (f *Fake) InfoCtx(_ context.Context, msg string, args ...interface{})
- func (f *Fake) Log(keyvals ...interface{}) error
- func (f *Fake) New(ctx ...interface{}) *log.ConcreteLogger
- func (f *Fake) Warn(msg string, ctx ...interface{})
- func (f *Fake) WarnCtx(_ context.Context, msg string, args ...interface{})
- type Logs
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.