Skip to content

Commit

Permalink
DefaultLog
Browse files Browse the repository at this point in the history
  • Loading branch information
Jing-ze committed Dec 23, 2024
1 parent d2a70ab commit 6895e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/util/logger.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import (
"github.com/higress-group/proxy-wasm-go-sdk/proxywasm"
)

var Logger *wrapper.Log
var Logger *wrapper.DefaultLog

func SendError(errMsg string, rw http.ResponseWriter, status int) {
Logger.Errorf(errMsg)
Expand Down

0 comments on commit 6895e39

Please sign in to comment.