# Packages
No description provided by the author
# Functions
NewCore creates a new appinsights zap core.
# Constants
SinkScheme is the registerable Sink Scheme for appinsights.
# Variables
ApplicationContextMappers are the default ApplicationContext tag mappers.
CloudContextMappers are the default CloudContext tag mappers.
DefaultMappers is a convenience var which is a combined tagMapper of all hardcoded mappers.
DeviceContextMappers are the default DeviceContext tag mappers.
InternalContextMappers are the default InternalContext tag mappers.
LocationContextMappers are the default LocationContext tag mappers.
OperationContextMappers are the default OperationContext tag mappers.
SessionContextMappers are the default SessionContext tag mappers.
UserContextMappers are the default UserContext tag mappers.
# Structs
Core implements zapcore.Core for appinsights.
Sink implements zap.Sink for appinsights.
SinkConfig is a container struct for an appinsights Sink configuration.