Class ProvLevel


  • public class ProvLevel
    extends Object
    Adapted from http://jaitechwriteups.blogspot.co.uk/2006/07/create-your-own-logging-level-in-log4j.html
    • Field Detail

      • PROVENANCE_INT

        public static final int PROVENANCE_INT
        Value of Provenance trace level. This value is lesser than
      • PROV

        public static final org.apache.logging.log4j.Level PROV
        Level representing my log level
    • Constructor Detail

      • ProvLevel

        public ProvLevel()