latest
This commit is contained in:
@@ -1,13 +1,10 @@
|
||||
package simplelog
|
||||
|
||||
import (
|
||||
"context"
|
||||
"encoding/json"
|
||||
"context"
|
||||
"encoding/json"
|
||||
"log"
|
||||
"log/slog"
|
||||
"log"
|
||||
)
|
||||
|
||||
type JSONHandler struct{}
|
||||
|
||||
Reference in New Issue
Block a user