Bug 994661

Summary: [GSS] (6.3.0) Custom logging formatters
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: Kyle Lape <klape>
Component: LoggingAssignee: James Perkins <jperkins>
Status: CLOSED CURRENTRELEASE QA Contact: Nikoleta Hlavickova <nziakova>
Severity: unspecified Docs Contact: Russell Dickenson <rdickens>
Priority: unspecified    
Version: 6.1.0CC: kkhan, pkremens, smumford
Target Milestone: DR2   
Target Release: EAP 6.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
This release of JBoss EAP 6 introduces the ability for users to create custom logging formatters for use in any handler via the command line interface or configuration XML. Handlers now override `setFormatter(...)` and use the custom formatter.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-06-28 15:41:03 UTC Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Kyle Lape 2013-08-07 17:54:21 UTC
Currently the only formatter available in EAP 6 is the "pattern-formatter".  This feature will allow customers to create their own custom formatter and use it in any handler via the CLI and/or jboss config XML.

Comment 3 James Perkins 2013-09-19 19:42:49 UTC
This will unfortunately not make it into EAP 6.2 due to time constraints and a rather significant change to the management model.

Comment 5 Petr Kremensky 2014-03-11 12:05:37 UTC
Verified on EAP 6.3.0.DR2.

Comment 7 Scott Mumford 2014-05-30 04:11:54 UTC
Added draft release notes text.