Posted By:
sangeetha_Rao
Posted On:
Wednesday, August 17, 2005 11:52 PM
The %p conversion character in the ConversionPattern of the PatternLayout displays the level like DEBUG/INFO/WARN/ERROR/FATAL. Now, I want to display CRITICAL instead of FATAL. How can I do that ?