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

Implement Easy Logging using a config file #747

Open
wants to merge 75 commits into
base: master
Choose a base branch
from

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    7ab80fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836a82a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1878f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21673d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    806fb9c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    4a5ad67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e05bc7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 7, 2024

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

Commits on Oct 8, 2024

  1. Fix test issue

    sfc-gh-ext-simba-nl committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f90848d View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    994228b View commit details
    Browse the repository at this point in the history
  2. Fix test issues

    sfc-gh-ext-simba-nl committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    70bdc60 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    309d118 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e29f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Configuration menu
    Copy the full SHA
    21a3b11 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d97f3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    577925a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    6a27fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdb5187 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d66b20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e480074 View commit details
    Browse the repository at this point in the history
  5. SNOW-692945: multiple statements support (#727)

    Co-authored-by: sfc-gh-ext-simba-hx <[email protected]>
    SimbaGithub and sfc-gh-ext-simba-hx authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    39d1036 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ee5015 View commit details
    Browse the repository at this point in the history
  7. Revert from using std::filesystem, add back check file exists due to …

    …boost 32-bit windows debug issues
    sfc-gh-ext-simba-nl committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f162232 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Fix boost error

    sfc-gh-ext-simba-nl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    04993e8 View commit details
    Browse the repository at this point in the history
  2. Fix test cases

    sfc-gh-ext-simba-nl committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    0f494ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aaea59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bc1b92 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

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

Commits on Oct 22, 2024

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

Commits on Oct 23, 2024

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

Commits on Oct 24, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    96b9b87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce9da6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fcc790 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f778c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17e1d10 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c90290 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ac79374 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    99daf14 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    16fd3bf View commit details
    Browse the repository at this point in the history
  10. Fix test issue

    sfc-gh-ext-simba-nl committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2a80a5e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    47334d0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3e80253 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0d642b2 View commit details
    Browse the repository at this point in the history
  14. Fix test issues

    sfc-gh-ext-simba-nl committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c89424a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a742893 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e16a67c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    05331fb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f370f9b View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d0cbc0c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    e020429 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    d351866 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5cc39ae View commit details
    Browse the repository at this point in the history
  23. Revert from using std::filesystem, add back check file exists due to …

    …boost 32-bit windows debug issues
    sfc-gh-ext-simba-nl committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    75eb366 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8651788 View commit details
    Browse the repository at this point in the history
  25. Fix boost error

    sfc-gh-ext-simba-nl committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    48d562f View commit details
    Browse the repository at this point in the history
  26. Fix test cases

    sfc-gh-ext-simba-nl committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    79128b4 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    98c4924 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9d54bab View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a5549aa View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    169063c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix test case

    sfc-gh-ext-simba-nl committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    2c285bf View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Merge master

    sfc-gh-ext-simba-nl committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    9ede47a View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

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

Commits on Nov 15, 2024

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

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    6c3aa65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c022028 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

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

Commits on Nov 19, 2024

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

Commits on Nov 20, 2024

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

Commits on Nov 21, 2024

  1. Fix log message

    sfc-gh-ext-simba-nl committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d6a00fe View commit details
    Browse the repository at this point in the history