#422: Base Logger does not show namespace for tasks
---------------------+-----------------------------------
Reporter: dmronga | Owner: rock-dev-mailing-list
Type: defect | Status: new
Priority: minor | Milestone:
Component: base | Keywords:
---------------------+-----------------------------------
The base logger does not show the component's namespace on the command
line, e.g.
[DEBUG] - ""::No data on joint status port
However, if logging in libraries, the namespace is displayed. Adding by
hand
add_definitions(-DBASE_LOG_NAMESPACE=${PROJECT_NAME})
to the CMakeLists.txt of the component seems to fix the problem. The
branch is "wrench", which is very close to master.
--
Ticket URL: <http://rock.opendfki.de/ticket/422>
rock <http://rock.opendfki.de>
rock: the robot construction kit
_______________________________________________
Rock-dev mailing list
[email protected]
http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev