Skip to content

Commit

Permalink
fix logger issue
Browse files Browse the repository at this point in the history
  • Loading branch information
df-wg committed Nov 26, 2024
1 parent 4390434 commit 9d1c2fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion router/internal/requestlogger/subgraphlogger.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ type accessLogger struct {
ipAnonymizationConfig *IPAnonymizationConfig
traceID bool // optionally log Open Telemetry TraceID
fieldsHandler ContextFunc
logger *zap.Logger
baseFields []zapcore.Field
}

Expand Down

0 comments on commit 9d1c2fa

Please sign in to comment.