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