Package logging provides a wrapper around logrus with additional features, but is deprecated in favor of the standard slog package.
go get github.com/zitadel/loggingNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a logger and logs an info message.
Replace with log/slog from the standard library.
No dependency data recorded yet.