Uses of Class
net.thevpc.common.log.StackTrace
-
Uses of StackTrace in net.thevpc.common.log
Methods in net.thevpc.common.log with parameters of type StackTraceModifier and TypeMethodDescriptionLog.buildMessage(String type, String message, int logLevel, Date date, long delta, Thread thread, StackTrace stack, String loggerName, String pattern, String user_id, String user_name) voidFileLog.processLog(String type, String message, int logLevel, Date date, long delta, Thread thread, StackTrace stack, String user_id, String user_name) voidJdbcLog.processLog(String type, String message, int logLevel, Date date, long delta, Thread thread, StackTrace stack, String user_id, String user_name) abstract voidLog.processLog(String s, String s1, int level, Date date, long l, Thread thread, StackTrace stacktrace, String user_id, String user_name) voidPrintStreamLog.processLog(String type, String message, int logLevel, Date date, long delta, Thread thread, StackTrace stack, String user_id, String user_name) voidSilentLog.processLog(String s, String s1, int logLevel, Date date, long l, Thread thread, StackTrace stacktrace, String user_id, String user_name)