Xuanwo commented on code in PR #7053:
URL: https://github.com/apache/opendal/pull/7053#discussion_r2630569341


##########
bindings/haskell/Cargo.toml:
##########
@@ -35,6 +35,8 @@ log = { version = "0.4", features = ["std"] }
 # this crate won't be published, we always use the local version
 opendal = { version = ">=0", path = "../../core", features = [
   "blocking",
+  "layers-logging",

Review Comment:
   Maybe we should just set those layers as default. This way, users who depend 
on `opendal` won’t need to migrate.



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