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


##########
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:
   Moved elsewhere (I think I forgot to to push it in this commit)



-- 
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