[PATCH] change access_out to WARN from INFO - testing to quiet down apache error_log

Toshio Kuratomi a.badger at gmail.com
Fri Aug 19 16:11:22 UTC 2011


We're attempting to get rid of the access_log style information that
TG1 outputs since apache is doing that for us.

+1

-Toshio

On Fri, Aug 19, 2011 at 8:57 AM,  <skvidal at fedoraproject.org> wrote:
> From: Seth Vidal <skvidal at fedoraproject.org>
>
> ---
>  modules/elections/templates/elections-prod.cfg.erb |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/modules/elections/templates/elections-prod.cfg.erb b/modules/elections/templates/elections-prod.cfg.erb
> index e0f4ab9..6f92258 100644
> --- a/modules/elections/templates/elections-prod.cfg.erb
> +++ b/modules/elections/templates/elections-prod.cfg.erb
> @@ -80,7 +80,7 @@ level='INFO'
>  handlers=['debug_out']
>
>  [[[access]]]
> -level='INFO'
> +level='WARN'
>  qualname='turbogears.access'
>  handlers=['access_out']
>  propagate=0
> --
> 1.7.2.1
>
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
>


More information about the infrastructure mailing list