logInclude

 

public static void logInclude(Integer includeCode);

Allows an exception type to be put in the log.

Parameters

  • includeCode - the exception which is to be logged.


uj24300_