HomePhorge

(#12403) Refactor duplicate log setup
27476f6727f7Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#12403) Refactor duplicate log setup

Previously, the code for setting up the default log destination was in
the base Puppet::Application class and various application
subclasses duplicated the code in their setup_logs method.

This commit refactors the code for setting up the default log
destination, and modifies the subclasses to invoke the method of their
superclass.

This change is being done in preparation for changing the default log
destination on Windows.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU53380b98a289: Merge pull request #487 from joshcooper/ticket/2.7.x/12412-root-user
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU27476f6727f7: (#12403) Refactor duplicate log setup (authored by Josh Cooper <josh@puppetlabs.com>).Feb 14 2012, 5:59 AM