public class LogFactory extends Object
org.apache.commons.logging.LogFactory
for backwards compatibility.Constructor and Description |
---|
LogFactory() |
Modifier and Type | Method and Description |
---|---|
static Log |
getLog(Class clazz)
Get the logger for the clazz
|
static Log |
getLog(String string)
Get the logger for the string tag
|
Copyright © 2019. All rights reserved.