Documentation ¶
Index ¶
Constants ¶
View Source
const ( TypeValue = "wrapped.1" WrappedEntityNameKey = "entityName" WrappedEntityVersionKey = "entityVersion" PayloadKey = "payload" PayloadTypeKey = "type" PayloadServiceLogV1 = "serviceLogV1" PayloadRequestLogV2 = "requestLogV2" PayloadTraceLogV1 = "traceLogV1" PayloadEventLogV2 = "eventLogV2" PayloadMetricLogV1 = "metricLogV1" PayloadAuditLogV2 = "auditLogV2" PayloadDiagnosticLogV1 = "diagnosticLogV1" )
Variables ¶
This section is empty.
Functions ¶
func ApplyParam ¶
func WithLogger ¶
WithLogger returns a copy of the provided context with the provided Logger included as a value. This operation will replace any logger that was previously set on the context (along with all parameters that may have been set on the logger).
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.