Package | Description |
---|---|
waiter.core.common.constant.state | |
waiter.core.log.factory |
Modifier and Type | Method and Description |
---|---|
static LogSucceed |
LogSucceed.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogSucceed[] |
LogSucceed.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static OperationLog |
LogFactory.createOperationLog(LogType logType,
Integer userId,
String bussinessName,
String clazzName,
String methodName,
String msg,
LogSucceed succeed)
创建操作日志
|
Copyright © 2018. All rights reserved.