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

Enables plugins to define default logging configuration for their needs. #6805

Closed
wants to merge 1 commit into from
Closed

Enables plugins to define default logging configuration for their needs. #6805

wants to merge 1 commit into from

Commits on Jul 9, 2014

  1. Enables plugins to define default logging configuration for their needs.

    - adds support for multiple logging configurations under the config dir (will pick up any logging.xxx in the config folder tree)
    - plugins can now define a top level config directory that will be copied under es config dir and will be renamed after the plugin name (same as the support we have the plugin "bin" dirs)
    
     Closes #6802
    uboness committed Jul 9, 2014
    Copy the full SHA
    3d3650e View commit details
    Browse the repository at this point in the history