mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 03:37:34 +00:00
add documentation
This commit is contained in:
@@ -2,6 +2,7 @@ package logging
|
||||
|
||||
import "log/slog"
|
||||
|
||||
// Logger abstracts [slog.Logger] not sure if thats needed
|
||||
type Logger struct {
|
||||
*slog.Logger
|
||||
}
|
||||
|
Reference in New Issue
Block a user