Interface ILevel

All Known Implementing Classes:
ILevel.Level

public interface ILevel
  • Field Details

    • ALL

      static final ILevel ALL
    • INFO

      static final ILevel INFO
    • WARNING

      static final ILevel WARNING
    • FATAL

      static final ILevel FATAL
    • SEVERE

      static final ILevel SEVERE
    • ERROR

      static final ILevel ERROR
    • DEBUG

      static final ILevel DEBUG
    • FINE

      static final ILevel FINE
  • Method Details

    • getName

      String getName()
    • intValue

      int intValue()