Robotics StackExchange | Archived questions

How can I configure the prefix that prints with a log message?

Ros log messages print out with a prefix. The prefix may include log level, name of node printing the message, name of the function printing the message, and even and the line number in the source code. Sometimes the prefix is annoyingly long, forcing the actual output to the next line.

How can I configure the format of these prefixes?

Asked by dinosaur on 2017-09-12 20:22:58 UTC

Comments

Answers