public abstract class LogFactory extends Object
| Constructor and Description |
|---|
LogFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Log |
getLog(Class<?> clazz)
获得日志对象
|
static Log |
getLog(String name)
获得日志对象
|
Copyright © 2025. All rights reserved.