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

Determine best way to do logging #7

Open
TimWhiting opened this issue Nov 12, 2020 · 0 comments
Open

Determine best way to do logging #7

TimWhiting opened this issue Nov 12, 2020 · 0 comments
Labels
enhancement New feature or request medium priority

Comments

@TimWhiting
Copy link
Collaborator

I'm currently using the logger package, but wonder if it would be better to use the logging package. Logger gives nice colored output on the terminal, but is a little opinionated, and noisy.

Also, I need to determine if logging is working properly for the ros logs.

Additional features of logging that aren't implemented is a way to publish to some logging topics to set the log level via ros topics. I'm not sure if this is widely used so I left it out currently.

Default log level maybe needs to be looked at, and for testing I should change the default log level to expose more logs while trying to track down problems.

@TimWhiting TimWhiting changed the title Determine best way to do logging. Determine best way to do logging Nov 12, 2020
@TimWhiting TimWhiting added the enhancement New feature or request label Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority
Projects
None yet
Development

No branches or pull requests

1 participant