GitHub user flowchartsman added a comment to the discussion: Go Function SDK Feature Parity
### Depencency-free logging A [new standard, leveling logger](https://pkg.go.dev/golang.org/x/exp/slog) will likely be landing in the standard library in the next few versions. Switching to this will provide a more idiomatic logging interface and remove the dependency on logrus. GitHub link: https://github.com/apache/pulsar/discussions/18768#discussioncomment-4328486 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
