-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add a span for the current model's iteration (#267)
This commit adds a `tracing` span with the current model's iteration that's entered every time an iteration begins. This should make it much easier to distinguish individual iterations in the `LOOM_LOG` output. This was supposed to be part of #266 (and I discussed it in the PR description for that branch) but I forgot to push this commit. Whoops. Signed-off-by: Eliza Weisman <[email protected]>
- Loading branch information
Showing
2 changed files
with
36 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters