cloud-sql-proxy icon indicating copy to clipboard operation
cloud-sql-proxy copied to clipboard

Replace zap with log/slog

Open enocom opened this issue 2 years ago • 0 comments

Feature Description

Now that structured logging has landed in the standard library, we can shed an external dependency and just use log/slog.

Sample code

// sample code here

Alternatives Considered

No response

Additional Details

No response

enocom avatar Feb 20 '24 21:02 enocom