Searched refs:TRACE_ERROR (Results 1 – 3 of 3) sorted by relevance
10 public static final int TRACE_ERROR = 4; field16 public static final int TRACE_EXCEPTION = TRACE_ERROR;
42 TRACE_ERROR(0x0004), enumConstant
227 if (this.getSIPStack().getStackLogger().isLoggingEnabled(ServerLogger.TRACE_ERROR)) { in sendMessage()