Class StiLoggingUtil

java.lang.Object
com.stimulsoft.base.utils.StiLoggingUtil

public class StiLoggingUtil extends Object
Copyright Stimulsoft
  • Constructor Details

    • StiLoggingUtil

      public StiLoggingUtil()
  • Method Details

    • showWarning

      public static void showWarning(String message, Exception r)
    • uppendException

      public static void uppendException(Exception e, String className, String methodName)
    • getHtmlError

      public static String getHtmlError(String message, Exception r)
    • getHtmlError

      public static String getHtmlError(String message, Throwable r, String delimiter)
    • getLogLevel

      public static int getLogLevel()
    • printStackTrace

      public static void printStackTrace(Exception e)