github.com/gotd/td/telegram.Options.Logger (field)
6 uses
github.com/gotd/td/telegram (current package)
builder.go#L157: return retry(ctx, log.Named(opts.Logger, "test"), func(retryCtx context.Context) error {
client.go#L178: log: log.For(opt.Logger),
client.go#L225: Logger: opt.Logger,
options.go#L87: Logger log.Logger
options.go#L157: if opt.Logger == nil {
options.go#L158: opt.Logger = log.Nop
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |