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

Set default logger level from command line #256

Merged
merged 18 commits into from
Jun 12, 2018
Merged

Set default logger level from command line #256

merged 18 commits into from
Jun 12, 2018

Commits on Jun 7, 2018

  1. Configuration menu
    Copy the full SHA
    714751b View commit details
    Browse the repository at this point in the history
  2. Return INVALID_REMAP_RULE

    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    dc35947 View commit details
    Browse the repository at this point in the history
  3. Add tests

    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    08b6266 View commit details
    Browse the repository at this point in the history
  4. Do string parsing in rcutils

    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    10b4056 View commit details
    Browse the repository at this point in the history
  5. Set log level after parsing all arguments

    Less convenient but seems cleaner
    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    6479269 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73b987a View commit details
    Browse the repository at this point in the history
  7. Rename function

    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    eb72a1a View commit details
    Browse the repository at this point in the history
  8. Rename argument

    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    77b1a8c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7d5c90d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0cf31b5 View commit details
    Browse the repository at this point in the history
  11. Doc fixup

    dhood committed Jun 7, 2018
    Configuration menu
    Copy the full SHA
    9ac0f8d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2018

  1. __log -> __log_level

    dhood committed Jun 8, 2018
    Configuration menu
    Copy the full SHA
    3d5cba6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27fca18 View commit details
    Browse the repository at this point in the history
  3. doc fixup

    dhood authored Jun 8, 2018
    Configuration menu
    Copy the full SHA
    ed56679 View commit details
    Browse the repository at this point in the history
  4. doc fixup

    dhood authored Jun 8, 2018
    Configuration menu
    Copy the full SHA
    e923448 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2018

  1. Configuration menu
    Copy the full SHA
    0ef1505 View commit details
    Browse the repository at this point in the history
  2. Update docblock formatting

    dhood committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    b626c0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3307ff7 View commit details
    Browse the repository at this point in the history