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(framework) Add option to mute everything ran by a ray backend #3435

Merged
merged 6 commits into from
May 19, 2024

Conversation

jafermarq
Copy link
Contributor

@jafermarq jafermarq commented May 12, 2024

Option to completely mute all logs coming form Actors in a RayBackend. Simply pass "mute_logging":1 to the backend_config when launching the simulation either from CLI or python.

Muting logs from a RayBackend was first proposed in #3370.

@jafermarq jafermarq changed the title option to mute everything ran by a ray backend feat(framework) Add option to mute everything ran by a ray backend May 16, 2024
@jafermarq jafermarq merged commit 7c98529 into main May 19, 2024
29 checks passed
@jafermarq jafermarq deleted the mute-ray-backend branch May 19, 2024 06:05
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

Successfully merging this pull request may close these issues.

3 participants