public class LogUtils extends Object
| Constructor and Description |
|---|
LogUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.commons.logging.Log |
getLog() |
static <ExType> void |
logException(String messagePrefix,
ExType ex) |
static <ExType> void |
logException(String messagePrefix,
ExType ex,
boolean logEnabled) |
Copyright © 2021. All Rights Reserved.