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

Adding new cli parameters for configuring the logging. #327

Merged
merged 12 commits into from
Dec 7, 2018

Commits on Dec 5, 2018

  1. Configuration menu
    Copy the full SHA
    f9cd8d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c55465 View commit details
    Browse the repository at this point in the history
  3. Fixing issue with rebase

    nburek committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    55a15c7 View commit details
    Browse the repository at this point in the history
  4. Temporarily switching the default to noop logger ext_lib while system…

    … dependency issue is solved for Windows/Mac.
    nburek committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    5cddfc2 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Configuration menu
    Copy the full SHA
    170d772 View commit details
    Browse the repository at this point in the history
  2. style changes, and one actual fix

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood authored and nburek committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    670ef5c View commit details
    Browse the repository at this point in the history
  3. rename rc_logging* to rcl_logging*

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood authored and nburek committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    c5b0637 View commit details
    Browse the repository at this point in the history
  4. 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.
    mjcarroll authored Dec 6, 2018
    Configuration menu
    Copy the full SHA
    5859f80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1305704 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ef069d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    551d350 View commit details
    Browse the repository at this point in the history
  8. address review comments

    Signed-off-by: William Woodall <william@osrfoundation.org>
    wjwwood committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    10033ca View commit details
    Browse the repository at this point in the history