org.apache.accumulo.trace.instrument.receivers
Class LogSpans.SpanLevel

java.lang.Object
  extended by org.apache.log4j.Priority
      extended by org.apache.log4j.Level
          extended by org.apache.accumulo.trace.instrument.receivers.LogSpans.SpanLevel
All Implemented Interfaces:
Serializable
Enclosing class:
LogSpans

public static class LogSpans.SpanLevel
extends org.apache.log4j.Level

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.log4j.Level
ALL, DEBUG, ERROR, FATAL, INFO, OFF, TRACE, TRACE_INT, WARN
 
Fields inherited from class org.apache.log4j.Priority
ALL_INT, DEBUG_INT, ERROR_INT, FATAL_INT, INFO_INT, OFF_INT, WARN_INT
 
Constructor Summary
protected LogSpans.SpanLevel()
           
 
Method Summary
static org.apache.log4j.Level toLevel(int val)
           
 
Methods inherited from class org.apache.log4j.Level
toLevel, toLevel, toLevel
 
Methods inherited from class org.apache.log4j.Priority
equals, getAllPossiblePriorities, getSyslogEquivalent, isGreaterOrEqual, toInt, toPriority, toPriority, toPriority, toPriority, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LogSpans.SpanLevel

protected LogSpans.SpanLevel()
Method Detail

toLevel

public static org.apache.log4j.Level toLevel(int val)


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.