Class ReportingLevel


  • public class ReportingLevel
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int Error  
      static int Fatal  
      static int Info  
      static int Suppressed  
      static int Usage  
      static int Warning  
    • Constructor Summary

      Constructors 
      Constructor Description
      ReportingLevel()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int getReportingLevel​(Severity severity)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait