Skip to content

logging: Disable stack traces, fix logger name#372

Merged
mholt merged 1 commit intomasterfrom
logger-fix
Mar 4, 2026
Merged

logging: Disable stack traces, fix logger name#372
mholt merged 1 commit intomasterfrom
logger-fix

Conversation

@francislavoie
Copy link
Member

Context: caddyserver/caddy#7512

This disabled stack traces for acme_client logs, also fixes the name to actually be set (setting it on the core does nothing, we need to use zapslog.WithName() instead).

Copy link
Member

@mholt mholt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank ya

@mholt mholt merged commit a7a8ce3 into master Mar 4, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants