Binoy Shah
09/21/2022, 1:25 PMowen
09/21/2022, 5:06 PM<http://context.log.info|context.log.info>("some message")
which will have the same effect.<http://context.log.info|context.log.info>("finished doing x")
or get_dagster_logger().info("some value is 3")
inside an op or helper functionBinoy Shah
09/21/2022, 8:37 PM