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

💡 [REQUEST] - FileAndTopicLog #66

Open
nspielbau opened this issue Mar 25, 2024 · 0 comments
Open

💡 [REQUEST] - FileAndTopicLog #66

nspielbau opened this issue Mar 25, 2024 · 0 comments
Labels
enhancement New feature or request question Further information is requested
Milestone

Comments

@nspielbau
Copy link
Contributor

Implementation PR

No response

Reference Issues

No response

Summary

FileAndTopicLog was proven to be superb in giving live insight in the running BT without using the webgui and having a persistent logfile to retrace what's going on.
Implementing different log messages can be a pain tho, as it might require its own decision trees.
Idea:

  • Every Node can specify logmsgs to be logged on events (on_setup/on_tick/on_shutdown/...)
  • Logger as Decorator with options on which events of the child should be logged
  • FLA logging might be an option

Basic Example

Drawbacks

Unresolved questions

No response

@nspielbau nspielbau added enhancement New feature or request question Further information is requested labels Mar 25, 2024
@Oberacda Oberacda added this to the v0.2.x milestone Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants