public class LogUtil extends Object
| Constructor and Description |
|---|
LogUtil() |
| Modifier and Type | Method and Description |
|---|---|
static String |
convertParam(Object... args)
将不定长度参数名字-参数值组装成字符串
|
static String |
convertString(Object... args)
拼接字符串
|
Copyright © 2018. All rights reserved.