feat(Logger): add slog based logger
This commit is contained in:
@@ -20,3 +20,5 @@ type FileLoggerImpl struct {
|
||||
filepath string
|
||||
initfilepath string
|
||||
}
|
||||
|
||||
type SlogLoggerImpl struct{}
|
||||
|
||||
Reference in New Issue
Block a user