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

Experimenting with spdlog #615

Merged
merged 38 commits into from
Aug 28, 2024
Merged

Experimenting with spdlog #615

merged 38 commits into from
Aug 28, 2024

Commits on Jul 2, 2024

  1. Experimenting with spdlog

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

Commits on Jul 3, 2024

  1. Additional local changes

    Signed-off-by: Michael Carroll <[email protected]>
    mjcarroll committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    53e9436 View commit details
    Browse the repository at this point in the history
  2. Tweaks

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

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

Commits on Jul 5, 2024

  1. Tweaks

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

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

Commits on Jul 12, 2024

  1. Tests

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9a318b6 View commit details
    Browse the repository at this point in the history
  2. package.xml

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

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

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

Commits on Jul 29, 2024

  1. More API functions

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c55f162 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
    e598a92 View commit details
    Browse the repository at this point in the history
  2. Restore example

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

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    28f70ad 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
    92470e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bdb737f View commit details
    Browse the repository at this point in the history
  6. Tweak

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

Commits on Aug 21, 2024

  1. Tweak

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

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    627172c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6250d2b View commit details
    Browse the repository at this point in the history
  4. Tests

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

Commits on Aug 22, 2024

  1. Test tweak

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

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

Commits on Aug 23, 2024

  1. utils3-log

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

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

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

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

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

Commits on Aug 26, 2024

  1. Test

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0b479c3 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 26, 2024
    Configuration menu
    Copy the full SHA
    b105faa View commit details
    Browse the repository at this point in the history
  3. Remove libgts

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

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

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    94d0cba View commit details
    Browse the repository at this point in the history
  2. Use new SetConsoleSinkLevel API

    Signed-off-by: Addisu Z. Taddese <[email protected]>
    azeey committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f0887d2 View commit details
    Browse the repository at this point in the history
  3. Restore defaults

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f3d168c View commit details
    Browse the repository at this point in the history
  4. Note about removeAll on Windows

    Signed-off-by: Carlos Agüero <[email protected]>
    caguero committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ab269e8 View commit details
    Browse the repository at this point in the history
  5. Remove flushes and fix tests (#627)

    * Remove flushes and fix tests
    
    Signed-off-by: Addisu Z. Taddese <[email protected]>
    
    * Remove doxygen parameter
    
    Signed-off-by: Carlos Agüero <[email protected]>
    
    ---------
    
    Signed-off-by: Addisu Z. Taddese <[email protected]>
    Signed-off-by: Carlos Agüero <[email protected]>
    Co-authored-by: Carlos Agüero <[email protected]>
    azeey and caguero authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    12a8d61 View commit details
    Browse the repository at this point in the history