JavaScript is disabled on your browser.
gnu.inet.util

Class TraceLevel

  • All Implemented Interfaces:
    java.io.Serializable


    public class TraceLevel
    extends java.util.logging.Level
    A logging level used for network trace information.
    See Also:
    Serialized Form
    • Field Summary

      Fields
      Modifier and Type Field and Description
      static int TRACE
      The integer value for trace logging.
      • Fields inherited from class java.util.logging.Level

        ALL, CONFIG, FINE, FINER, FINEST, INFO, OFF, SEVERE, WARNING
    • Constructor Summary

      Constructors
      Constructor and Description
      TraceLevel (java.lang.String name)
      Constructor.
    • Method Summary

      • Methods inherited from class java.util.logging.Level

        equals, getLocalizedName, getName, getResourceBundleName, hashCode, intValue, parse, toString
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • TRACE

        public static final int TRACE
        The integer value for trace logging.
        See Also:
        Constant Field Values
    • Constructor Detail

      • TraceLevel

        public TraceLevel(java.lang.String name)
        Constructor.
        Parameters:
        name - the name of this level, normally the network protocol

AltStyle によって変換されたページ (->オリジナル) /