Skip to content

Commit

Permalink
feat(Debug): add logging
Browse files Browse the repository at this point in the history
I needed to add this to help track down a bug, and I think it would
likely be beneficial if we left it here. There is a non-zero performance
cost to doing this, but I'm hopeful that it's small enough to be worth
the cost for when this is necessary.

I also needed to add the @actions/core package to get the debug logging
working.
  • Loading branch information
sheck committed May 22, 2023
1 parent 4e0b685 commit 009dac2
Show file tree
Hide file tree
Showing 4 changed files with 5,146 additions and 2,334 deletions.
Loading

0 comments on commit 009dac2

Please sign in to comment.