rcl/rcl
Nick Burek 228cd0082c Adding new cli parameters for configuring the logging. (#327)
* Adding new cli parameters for configuring the logging.

cr https://code.amazon.com/reviews/CR-3728503

* Moving the external logger library from rcutils into rcl. Also automatic uncrustify.

* Fixing issue with rebase

* Temporarily switching the default to noop logger ext_lib while system dependency issue is solved for Windows/Mac.

* Fixing the format2/3 xmllint issue.

* style changes, and one actual fix

Signed-off-by: William Woodall <william@osrfoundation.org>

* rename rc_logging* to rcl_logging*

Signed-off-by: William Woodall <william@osrfoundation.org>

* Expand rcl_logging_configure API with allocator

This is to make sure that this API is complete, and we can merge rcl#350 later without breaking the API at a later date.

* update logging.c with new use of allocator in API

* update init.c with new API changes

* Switching back to va_list for output handlers.

* address review comments

Signed-off-by: William Woodall <william@osrfoundation.org>
2018-12-06 17:47:56 -08:00
..
cmake Adding new cli parameters for configuring the logging. (#327) 2018-12-06 17:47:56 -08:00
include/rcl Adding new cli parameters for configuring the logging. (#327) 2018-12-06 17:47:56 -08:00
src/rcl Adding new cli parameters for configuring the logging. (#327) 2018-12-06 17:47:56 -08:00
test Add node graph api to rcl. (#333) 2018-12-06 16:04:29 -08:00
.gitignore Doxygen setup (#98) 2016-12-20 18:30:03 -08:00
CHANGELOG.rst 0.6.0 2018-11-19 06:22:36 -08:00
CMakeLists.txt Adding new cli parameters for configuring the logging. (#327) 2018-12-06 17:47:56 -08:00
Doxyfile Set default logger level from command line (#256) 2018-06-12 08:11:25 -07:00
package.xml Adding new cli parameters for configuring the logging. (#327) 2018-12-06 17:47:56 -08:00