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

Exclude logs for certain BT nodes #59

Open
Yadunund opened this issue Jan 13, 2025 · 0 comments
Open

Exclude logs for certain BT nodes #59

Yadunund opened this issue Jan 13, 2025 · 0 comments

Comments

@Yadunund
Copy link
Member

By default, we log execution times for all nodes in a BT. However this leads to terminal spam from nodes like IsPaused.

Ideally each BT::Node has an API to specify log level which the nexus::BtLogging class respects but this might be more involved.

We could also consider adding an API to nexus::BtLogging to exclude logs for certain nodes and add the IsPaused to this exclude list.

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

No branches or pull requests

1 participant