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

OAK-10768: query-spi: deprecate use of slf4j.event.Level in QueryInde… #1426

Merged
merged 7 commits into from
May 10, 2024

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    68cf8b1 View commit details
    Browse the repository at this point in the history
  2. OAK-10768: query-spi: deprecate use of slf4j.event.Level in QueryInde…

    …x.IndexPlan
    
    Fixed default implemenation of IndexPlan#getAdditionalLogMessages()
    mbaedke committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    efe6191 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. OAK-10768: query-spi: deprecate use of slf4j.event.Level in QueryInde…

    …x.IndexPlan
    
    Added deprecation warnings.
    mbaedke committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    1885379 View commit details
    Browse the repository at this point in the history
  2. OAK-10768: query-spi: deprecate use of slf4j.event.Level in QueryInde…

    …x.IndexPlan
    
    Fixed logger usage.
    mbaedke committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7262b97 View commit details
    Browse the repository at this point in the history
  3. OAK-10768: query-spi: deprecate use of slf4j.event.Level in QueryInde…

    …x.IndexPlan
    
    Fixed default implementation.
    mbaedke committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    82b57bc View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Added static loggers

    mbaedke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ae480c5 View commit details
    Browse the repository at this point in the history
  2. aligned whitespace

    mbaedke committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c72f825 View commit details
    Browse the repository at this point in the history