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

Move spdlog::logger to gz-utils #134

Merged
merged 19 commits into from
Aug 20, 2024
Merged

Move spdlog::logger to gz-utils #134

merged 19 commits into from
Aug 20, 2024

Commits on Jul 31, 2024

  1. Move spdlog::logger to gz-utils

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    965eff9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Code compiling and example.

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    ac15ba1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f20cd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Refactor

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4eefd71 View commit details
    Browse the repository at this point in the history
  2. Adding spdlog dependency to CI

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    6144605 View commit details
    Browse the repository at this point in the history
  3. Tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    55eb7a5 View commit details
    Browse the repository at this point in the history
  4. Tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    a927dad View commit details
    Browse the repository at this point in the history
  5. Tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4a893da View commit details
    Browse the repository at this point in the history
  6. Update examples/log/CMakeLists.txt

    Co-authored-by: Addisu Z. Taddese <[email protected]>
    Signed-off-by: Carlos Agüero <[email protected]>
    caguero and azeey authored Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4cf0bcb View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Namespaces

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    be88966 View commit details
    Browse the repository at this point in the history
  2. Tweaks

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0ac9ddd View commit details
    Browse the repository at this point in the history
  3. Constructor

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    49cd5af View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. SplitSink tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d96ec02 View commit details
    Browse the repository at this point in the history
  2. Tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    d1402ec View commit details
    Browse the repository at this point in the history
  3. Adding file

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    85c149e View commit details
    Browse the repository at this point in the history
  4. Tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b1ea607 View commit details
    Browse the repository at this point in the history
  5. Win

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    66451d1 View commit details
    Browse the repository at this point in the history
  6. package.xml

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7638bbb View commit details
    Browse the repository at this point in the history
  7. Tweak

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    f33b379 View commit details
    Browse the repository at this point in the history