public class LoggerHelper extends Object
created on: 26.02.2012
| Constructor and Description |
|---|
LoggerHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
logException(Logger logger,
Level level,
String msg,
Throwable t)
Logs a given exception using the given
logger. |
Copyright © 2019. All rights reserved.