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

Introduce Abstract classes for Result Loggers #421

Merged
merged 11 commits into from
Sep 23, 2023
Merged

Commits on Sep 22, 2023

  1. add AbstractRWLogger abstract class

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c45c1ca View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1f679b2 View commit details
    Browse the repository at this point in the history
  2. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    aff4b32 View commit details
    Browse the repository at this point in the history
  3. code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    1047b6e View commit details
    Browse the repository at this point in the history
  4. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    978f084 View commit details
    Browse the repository at this point in the history
  5. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d77d53c View commit details
    Browse the repository at this point in the history
  6. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    6da2f4e View commit details
    Browse the repository at this point in the history
  7. Implement AbstractRamLogger

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    722af54 View commit details
    Browse the repository at this point in the history
  8. Implement AbstractGemLogger

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    e13e4e0 View commit details
    Browse the repository at this point in the history
  9. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    d180ca6 View commit details
    Browse the repository at this point in the history
  10. Code cleanup

    Signed-off-by: Keshava Munegowda <keshava.gowda@gmail.com>
    kmgowda committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    351801f View commit details
    Browse the repository at this point in the history