public class LogUtil extends Object
| Constructor and Description |
|---|
LogUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Log |
getLog(Class<?> clazz)
Deprecated.
Returns the Log for the provided class based on the package name of the
class.
|
Copyright © 2010–2016. All rights reserved.