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

Logger: Merge ESLoggerFactory into Loggers #35146

Merged
merged 6 commits into from
Nov 6, 2018

Commits on Oct 31, 2018

  1. Logger: Merge ESLoggerFactory into Loggers

    `ESLoggerFactory` is now not particularly interesting and simple enought
    to fold entirely into `Loggers. So let's do that.
    
    Closes elastic#32174
    nik9000 committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    e3763b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8af18f9 View commit details
    Browse the repository at this point in the history
  3. Switch to hard check

    nik9000 committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    b68ecd6 View commit details
    Browse the repository at this point in the history
  4. Test

    nik9000 committed Oct 31, 2018
    Configuration menu
    Copy the full SHA
    7be4d3f View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2018

  1. Configuration menu
    Copy the full SHA
    f27245f View commit details
    Browse the repository at this point in the history
  2. Fix signatures

    nik9000 committed Nov 5, 2018
    Configuration menu
    Copy the full SHA
    4e11b7c View commit details
    Browse the repository at this point in the history