| 构造器和说明 |
|---|
LogMessageFormat() |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
buildExceptionMessages(Throwable throwable) |
static String |
buildExceptionMessages(Throwable throwable,
boolean filterMode) |
static String |
buildExceptionMessages(Throwable throwable,
int showLines) |
static String |
buildLogHeader(String actionKey,
Serializable bizKey)
生成日志消息
|
static String |
buildLogTail() |
public static String buildLogHeader(String actionKey, Serializable bizKey)
actionKey - 操作关键词bizKey - 业务关键信息如:订单号public static String buildLogTail()
public static String buildExceptionMessages(Throwable throwable, int showLines)
Copyright © 2025. All rights reserved.