puppet-glance/manifests/api
Yanis Guenane 3231e35320 Put all the logging related parameters to the logging class
Currently logging configuration is splitted in two distinct classes, the init.pp
and the logging.pp classes.

This review aims to centralize all logging related parameters in a single class,
the logging.pp one.

The impacted parameters are :

  * use_syslog
  * use_stderr
  * log_facility
  * verbose
  * debug
  * log_dir
  * log_file

This change remains backward compatible with what is currently in place

Change-Id: Ic268104fd9bc77bc142fc635285b0459f3d4314f
2015-10-01 10:18:55 +02:00
..
logging.pp Put all the logging related parameters to the logging class 2015-10-01 10:18:55 +02:00