mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:37:34 +00:00
multiple tries
This commit is contained in:
7
backend/v3/telemetry/logging/logger.go
Normal file
7
backend/v3/telemetry/logging/logger.go
Normal file
@@ -0,0 +1,7 @@
|
||||
package logging
|
||||
|
||||
import "log/slog"
|
||||
|
||||
type Logger struct {
|
||||
*slog.Logger
|
||||
}
|
Reference in New Issue
Block a user