Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat/chuck 5 logging #116

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Feat/chuck 5 logging #116

wants to merge 4 commits into from

Conversation

mbittarelli6river
Copy link
Contributor

  • adding a nodepath to the state object
  • fixing the debugging flag for npm run test:debug
  • adding a logging callback to be used when finishing a latched composite node

@@ -4,4 +4,5 @@
export interface BlueshellState {
errorReason?: Error;
__blueshell: any;
nodePath: string;

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we call this lastNodePath?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants