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

515 unit tests are failing for sentinel logger #522

Commits on Feb 13, 2024

  1. 🌟 enhancement(VSecM): 517 Add log level to sentinel logger

    Added log level to sentinel. This similar to safe level which is going to take level number from VSECM_LOG_LEVEL
    
    Signed-off-by: sahinakyol <akyolsahinn@gmail.com>
    sahinakyol committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0b71ac0 View commit details
    Browse the repository at this point in the history
  2. 🐛 fix(VSecM): 517 Use own its log env mehod

    Remove core dependency
    
    Signed-off-by: sahinakyol <akyolsahinn@gmail.com>
    sahinakyol committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b8f741b View commit details
    Browse the repository at this point in the history
  3. 🐛 fix(VSecM): 517 Change println to logger.error

    Signed-off-by: sahinakyol <akyolsahinn@gmail.com>
    sahinakyol committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    187e83a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. 🐛 fix(VSecM): 515 Fix failing tests

    Fix failing tests with env variable set for sentinel logger grpc server and client
    
    Signed-off-by: sahinakyol <akyolsahinn@gmail.com>
    sahinakyol committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    662c92c View commit details
    Browse the repository at this point in the history