Package org.liblouis

Class LogLevel


  • public final class LogLevel
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ALL  
      static int DEBUG  
      static int ERROR  
      static int FATAL  
      static int INFO  
      static int OFF  
      static int WARNING  
    • Constructor Summary

      Constructors 
      Constructor Description
      LogLevel()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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