Bug 109873

Summary: Log4j level adjuster should preserve changes across restarts
Product: [Retired] Red Hat Web Application Framework Reporter: Daniel BerrangĂ© <berrange>
Component: otherAssignee: ccm-bugs-list
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightlyKeywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-09-02 17:28:41 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Daniel Berrangé 2003-11-12 16:35:03 UTC
Description of problem:

When debugging a problem it is common to use the log4j level adjuster
to change the logging priorities of a number of categories. A
developer may then make some code changes, re-deploy & restart the
server. At which point they have to change all the log4j levels again.
This cycle may repeat several times. What is needed is for changes
made to log4j levels to be persisted across server restarts, although
probably only when the 'debugMode' flag is set to true.

Comment 1 Daniel Berrangé 2006-09-02 17:28:41 UTC
Closing old tickets