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

Feature: Logging Updates #501

Draft
wants to merge 79 commits into
base: develop
Choose a base branch
from
Draft

Feature: Logging Updates #501

wants to merge 79 commits into from

Commits on Jun 20, 2024

  1. update for begin-end labels

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4fa83ef View commit details
    Browse the repository at this point in the history
  2. use raw string

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    151db50 View commit details
    Browse the repository at this point in the history
  3. get history ranges

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2f39fe8 View commit details
    Browse the repository at this point in the history
  4. add log function example

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    22beea0 View commit details
    Browse the repository at this point in the history
  5. update logging output

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    92f243a View commit details
    Browse the repository at this point in the history
  6. fix typo

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    87a40fb View commit details
    Browse the repository at this point in the history
  7. update cvodes logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2051b42 View commit details
    Browse the repository at this point in the history
  8. fix typo

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a831936 View commit details
    Browse the repository at this point in the history
  9. use __func__ in IDA logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1ae3204 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7e699e9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60c5b37 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4bd27d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    fa056c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2fd347a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    0c02993 View commit details
    Browse the repository at this point in the history
  16. clean up

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    5bc9f45 View commit details
    Browse the repository at this point in the history
  17. formatting

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1e3ba5d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b31c76 View commit details
    Browse the repository at this point in the history
  19. plot multiple files

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    0c05c91 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    530bd25 View commit details
    Browse the repository at this point in the history
  21. remove end-step log entry

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    b21f8e1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9627a03 View commit details
    Browse the repository at this point in the history
  23. formatting

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    1dd2f01 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    24e318e View commit details
    Browse the repository at this point in the history
  25. add logging macros

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9afa485 View commit details
    Browse the repository at this point in the history
  26. update some ARKODE logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    041b64c View commit details
    Browse the repository at this point in the history
  27. more ARKODE logging updates

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    87163b4 View commit details
    Browse the repository at this point in the history
  28. log vector array macro

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    154e46c View commit details
    Browse the repository at this point in the history
  29. more ARKODE logging updates

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    e5fcc27 View commit details
    Browse the repository at this point in the history
  30. formatting

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9d44868 View commit details
    Browse the repository at this point in the history
  31. update ARKODE LS logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2beeae1 View commit details
    Browse the repository at this point in the history
  32. update CVODE logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    44cf8d4 View commit details
    Browse the repository at this point in the history
  33. update CVODES logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a044472 View commit details
    Browse the repository at this point in the history
  34. formatting

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7b9e9fe View commit details
    Browse the repository at this point in the history
  35. update IDA logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    64c8dad View commit details
    Browse the repository at this point in the history
  36. update some IDAS logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    da23747 View commit details
    Browse the repository at this point in the history
  37. more IDAS logging updates

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4ff55f5 View commit details
    Browse the repository at this point in the history
  38. update KINSOL logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    484c4a6 View commit details
    Browse the repository at this point in the history
  39. update LS and NLS logging

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    01af2a1 View commit details
    Browse the repository at this point in the history
  40. logging fixes

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a134475 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    bb77c6f View commit details
    Browse the repository at this point in the history
  42. parse stage logging output

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    8c62115 View commit details
    Browse the repository at this point in the history
  43. formatting

    gardner48 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    9614db8 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. skip empty payload

    gardner48 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5c1b222 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccf0bbe View commit details
    Browse the repository at this point in the history
  3. update print formatting

    gardner48 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3349578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d173f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3e9e55 View commit details
    Browse the repository at this point in the history
  6. use dict for NLS data

    gardner48 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    2cca1dc View commit details
    Browse the repository at this point in the history
  7. update logging output

    gardner48 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    5f79bb3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Configuration menu
    Copy the full SHA
    a0aeb9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    532b546 View commit details
    Browse the repository at this point in the history
  3. formatting

    gardner48 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    89103ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c29c6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1204d1d View commit details
    Browse the repository at this point in the history
  6. update var names

    gardner48 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    4a30910 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. logging updates

    gardner48 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    9fba618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8d6045 View commit details
    Browse the repository at this point in the history
  3. correct comment

    gardner48 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    60793b2 View commit details
    Browse the repository at this point in the history
  4. update comments

    gardner48 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    77d12a5 View commit details
    Browse the repository at this point in the history
  5. formatting

    gardner48 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    0484219 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    782de72 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. update PCG logging

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d0aafa3 View commit details
    Browse the repository at this point in the history
  2. update fixed-point logging

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    f9a4305 View commit details
    Browse the repository at this point in the history
  3. update spbcgs logging

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    25a1544 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a3b54f View commit details
    Browse the repository at this point in the history
  5. update spfgmr logging

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    cc6d7f8 View commit details
    Browse the repository at this point in the history
  6. update sptfqmr logging

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    1b6bb17 View commit details
    Browse the repository at this point in the history
  7. formatting

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d361db0 View commit details
    Browse the repository at this point in the history
  8. fix typos, apply formatting

    gardner48 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    e667e61 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Configuration menu
    Copy the full SHA
    da98824 View commit details
    Browse the repository at this point in the history
  2. move scripts

    gardner48 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    31ad3f4 View commit details
    Browse the repository at this point in the history
  3. update imports

    gardner48 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    90d2b42 View commit details
    Browse the repository at this point in the history
  4. ignore pycache

    gardner48 committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8ae53d7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

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

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    8afc896 View commit details
    Browse the repository at this point in the history
  2. reorder logging output

    gardner48 committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d37e678 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. apply formatting

    gardner48 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    c5db125 View commit details
    Browse the repository at this point in the history