package
1.17.0
Repository: https://github.com/azure/azure-sdk-for-go.git
Documentation: pkg.go.dev

# Functions

SetEvents is used to control which events are written to the log.
SetListener will set the Logger to write to the specified Listener.

# Constants

EventLRO entries contain information specific to long-running operations.
EventRequest entries contain information about HTTP requests.
EventResponse entries contain information about HTTP responses.
EventResponseError entries contain information about HTTP responses that returned an *azcore.ResponseError (i.e.
EventRetryPolicy entries contain information specific to the retry policy in use.

# Type aliases

Event is used to group entries.