kaxil commented on code in PR #56290:
URL: https://github.com/apache/airflow/pull/56290#discussion_r2394896081


##########
go-sdk/pkg/logging/shclog/shclog.go:
##########
@@ -31,10 +31,9 @@ import (
        "time"
 
        "github.com/hashicorp/go-hclog"
-)
 
-// Slog does not have built in trace log level
-const SlogLevelTrace = slog.LevelDebug - (slog.LevelInfo - slog.LevelDebug)

Review Comment:
   We use `SlogLevelTrace` at other places in the code, don't we need it?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to