public class LoggingUtils extends Object
Constructor and Description |
---|
LoggingUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
dumpStackTrace(Class... classesToSkip) |
static void |
logErrorOnDebugLevel(Trace LOGGER,
String message,
Throwable ex,
Object... objects) |
static void |
logException(Trace LOGGER,
String message,
Throwable ex,
Object... objects) |
static void |
logStackTrace(Trace LOGGER,
String message) |
Copyright © 2014 Evolveum. All rights reserved.