logExclude

 

public static void logExclude(Integer avoidCode);

Adds an exception type to be kept out of the log.

Parameters

  • avoidCode - the exception which is not to be logged.


uj24290_