Coder Social home page Coder Social logo

Comments (7)

clalancette avatar clalancette commented on August 27, 2024 2

@clalancette , per the link cited, is there a ticket tracking external configuration of loggers at runtime?

There are quite a few open bugs in this area:

from rcutils.

mlanting avatar mlanting commented on August 27, 2024 2

I'll take a look at this then and try to get a first-pass PR up in the next week.

from rcutils.

clalancette avatar clalancette commented on August 27, 2024

There are several ways to increase the logging levels in ROS 2. There is a concept page and a tutorial page .

I'm going to close this out, but if you feel that those aren't sufficient, feel free to keep commenting, reopen, or ideally provide a PR to https://github.com/ros2/ros2_documentation to improve the documentation.

from rcutils.

ruffsl avatar ruffsl commented on August 27, 2024

@clalancette , per the link cited, is there a ticket tracking external configuration of loggers at runtime?

In the future there will be a generalized approach to external configuration of loggers at runtime (similar to how rqt_logger_level in ROS 1 allows logger configuration via remote procedural calls). This concept is not yet officially supported in ROS 2. In the meantime, this demo provides an example service that can be called externally to request configuration of logger levels for known names of loggers in the process.
https://docs.ros.org/en/foxy/Tutorials/Logging-and-logger-configuration.html#logger-level-configuration-externally

I'd like to set the log level for an entire launch file without modifying the third party package it belongs to.

from rcutils.

mlanting avatar mlanting commented on August 27, 2024

Is anyone currently working on these? If not, I'll take a look at them.

from rcutils.

clalancette avatar clalancette commented on August 27, 2024

Is anyone currently working on these? If not, I'll take a look at them.

Not that I know of.

If you are interested in this, we'd welcome the help. In that case, I'll suggest starting with ros2/design#314 , and coming up with a design document that describes what we want the logging subsystem to be. From there, we can determine what pieces we have and what is missing. With all of that information in hand, we can then move forward with implementing the remaining pieces.

from rcutils.

mlanting avatar mlanting commented on August 27, 2024

PR is up here: ros2/design#315

from rcutils.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.