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

Add logging to libcudf #12637

Merged
merged 56 commits into from
Mar 10, 2023
Merged

Add logging to libcudf #12637

merged 56 commits into from
Mar 10, 2023

Commits on Jan 28, 2023

  1. remove unused function

    vuule committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    60f6157 View commit details
    Browse the repository at this point in the history
  2. logger

    vuule committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a888ac8 View commit details
    Browse the repository at this point in the history
  3. log env var reads

    vuule committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    5108371 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2cc531 View commit details
    Browse the repository at this point in the history
  5. copyright year

    vuule committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    d7ecd33 View commit details
    Browse the repository at this point in the history
  6. docs

    vuule committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    830ab00 View commit details
    Browse the repository at this point in the history
  7. yaml

    vuule committed Jan 28, 2023
    Configuration menu
    Copy the full SHA
    a4c51c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    d029e1e View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. move impl to cpp

    vuule committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    3d7c2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbda9d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    87c5d3a View commit details
    Browse the repository at this point in the history
  2. anon namespace

    vuule committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    0df8e97 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    92f53f9 View commit details
    Browse the repository at this point in the history
  2. tests mostly

    vuule committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    36004e5 View commit details
    Browse the repository at this point in the history
  3. style

    vuule committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    0a90a8f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    0e95828 View commit details
    Browse the repository at this point in the history
  2. use macro

    vuule committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    498ac21 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. fixture

    vuule committed Feb 7, 2023
    Configuration menu
    Copy the full SHA
    f0ae3e2 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    680f425 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ab194c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    404fa1d View commit details
    Browse the repository at this point in the history
  4. guide start

    vuule committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    bc12b13 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38da9b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. header docs

    vuule committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    c736164 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    b0ec318 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    bae202c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. dev guide

    vuule committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    df803a4 View commit details
    Browse the repository at this point in the history
  2. clean up

    vuule committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    d6b8145 View commit details
    Browse the repository at this point in the history
  3. build changes

    vuule committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e813cb9 View commit details
    Browse the repository at this point in the history
  4. style

    vuule committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    b1f0994 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    c1ceb73 View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Bradley Dice <bdice@bradleydice.com>
    vuule and bdice authored Feb 15, 2023
    Configuration menu
    Copy the full SHA
    30fcd28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af09276 View commit details
    Browse the repository at this point in the history
  4. remove GCC workaround

    vuule committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    588d6f5 View commit details
    Browse the repository at this point in the history
  5. fix string constant

    vuule committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    0c24717 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    5f090e2 View commit details
    Browse the repository at this point in the history
  2. update default level, sink

    vuule committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6fea0bf View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    c77426d View commit details
    Browse the repository at this point in the history
  2. switch to stderr

    vuule committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    5581c8a View commit details
    Browse the repository at this point in the history
  3. missing doc

    vuule committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    6378bf7 View commit details
    Browse the repository at this point in the history
  4. docs improvement

    vuule committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    553a57b View commit details
    Browse the repository at this point in the history
  5. remove outdated docs

    vuule committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    49f3896 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. update dev guide

    vuule committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    0b6b27c View commit details
    Browse the repository at this point in the history
  2. small fixes

    vuule committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    a540928 View commit details
    Browse the repository at this point in the history
  3. style

    vuule committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    dcd3b29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e49f007 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    fd2636f View commit details
    Browse the repository at this point in the history
  2. cmake changes

    vuule committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c75ff33 View commit details
    Browse the repository at this point in the history
  3. conda changes

    vuule committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a8c3e11 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    57f6d05 View commit details
    Browse the repository at this point in the history
  5. style

    vuule committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    eb045f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. doc improvement

    Co-authored-by: Vyas Ramasubramani <vyas.ramasubramani@gmail.com>
    vuule and vyasr authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    2280ecf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7fe0cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06893a3 View commit details
    Browse the repository at this point in the history
  4. Update cpp/CMakeLists.txt

    Co-authored-by: Vyas Ramasubramani <vyas.ramasubramani@gmail.com>
    vuule and vyasr authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    1d1950c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    855fcc0 View commit details
    Browse the repository at this point in the history