Class NiceLogFormatter


  • public class NiceLogFormatter
    extends Formatter
    NiceLogFormatter conforms to the logging format defined by the Log Working Group in Java Webservices Org. The specified format is "[#|DATETIME|LOG_LEVEL|PRODUCT_ID|LOGGER NAME|OPTIONAL KEY VALUE PAIRS| MESSAGE|#]\n"
    Version:
    $Revision$
    Author:
    Shreedhar Ganapathy Date: Jun 6, 2006
    • Constructor Detail

      • NiceLogFormatter

        public NiceLogFormatter()