You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@
23
23
24
24
### New Features
25
25
* Added `ClearDirection` that clears feeder directions.
26
+
* You can now pass a logger to all `Tracing` methods and `TestNetworkBuilder.build` to enable debug logging for the traces it runs. The debug logging will
27
+
include the results of all queue and stop condition checks, and each item that is stepped on.
26
28
27
29
### Enhancements
28
30
* Tracing models with `Cut` and `Clamp` are now supported via the new tracing API.
0 commit comments