Package 

Enum Logger.Category

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Comparable

    
    public enum Logger.Category
    
                        

    An enumeration of different categories for log messages.

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      STATISTICS

      A category for log messages containing statistics.

      VOLATILE

      A category for messages which needn't be stored.