WithLogger sets a custom logger for all diagnostic output from the tracing client.
func WithLogger(l Logger) OptionWithLogger sets a custom logger for all diagnostic output from the tracing client. If not set, a default logger that writes to the standard log package is used.
| Name | Type | Description |
|---|---|---|
l* | Logger |