github.com/gotd/log.Helper.Logger (method)
7 uses
github.com/gotd/log (current package)
helper.go#L26: func (h Helper) Logger() Logger {
github.com/gotd/td/mtproto
conn.go#L226: g := tdsync.NewLogGroup(ctx, c.log.Named("group").Logger())
connect.go#L113: WithLogger(c.log.Named("exchange").Logger()).
github.com/gotd/td/telegram
conn_builder.go#L104: ).Logger()
pool.go#L34: Logger: c.log.Named("pool").With(log.Int("dc_id", dc)).Logger(),
pool.go#L145: ).Logger()
github.com/gotd/td/telegram/internal/manager
create.go#L91: opts.Logger = conn.log.Named("mtproto").Logger()
![]() |
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. |