merge v0.23.0-rc changes
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import (
|
||||
// preformatted JSON map.
|
||||
type Log struct {
|
||||
Time time.Time
|
||||
Data types.JSONMap[any]
|
||||
Message string
|
||||
Level slog.Level
|
||||
Data types.JsonMap
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user