Project

General

Profile

Actions

Bug #9406

closed

Missing logger information for quicksearch in logback.xml

Added by François ARMAND over 7 years ago. Updated over 7 years ago.

Status:
Released
Priority:
3
Category:
System integration
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

When we added quicksearch, we added specific debug messages. They can't be discovered by a user, so logback.xml should be augmented with:

  <!--
      Quicksearch
      ===========
   Uncomment and set to "debug" or "trace" to get debugging information about the 
    quicksearch: what is the parsed query, how many results come from each backend, etc.
   -->
  <logger name="com.normation.rudder.services.quicksearch" level="info" />
Actions

Also available in: Atom PDF