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

gzlog prints msgs as [error] #632

Closed
iche033 opened this issue Sep 4, 2024 · 0 comments · Fixed by #635
Closed

gzlog prints msgs as [error] #632

iche033 opened this issue Sep 4, 2024 · 0 comments · Fixed by #635
Assignees
Labels
bug Something isn't working

Comments

@iche033
Copy link
Contributor

iche033 commented Sep 4, 2024

Environment

  • OS Version: 24.04
  • Source or binary build? source, gz-common6

Description

  • Expected behavior: In gz-common5, the gzlog msg does not get printed to the console but only gets logged to the ~/.gz/auto_default.log
  • Actual behavior: Use of gzlog prints msgs to console as [error] which can be misleading

Steps to reproduce

  1. gz sim -v 4 shapes.sdf
  2. Add any gui plugin and see an error msg printed

Output

Adding the ApplyForceTorque gui plugin prints out:

(2024-09-04 23:18:50.800) [error] [MainWindow.cc:268] [GUI] Add [ApplyForceTorque] via menu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants