Interface Lvl

  • All Known Subinterfaces:
    DebugLogger
    All Known Implementing Classes:
    DefaultDebugLogger

    public interface Lvl
    Debug level static values.
    Author:
    Tobias Downer
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int ALERT  
      static int ERROR  
      static int INFORMATION
      Some sample debug levels.
      static int MESSAGE  
      static int WARNING