public class LogIdThreadLocalHolder extends Object
| 构造器和说明 |
|---|
LogIdThreadLocalHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
clearLogId()
clear current log id under current thread scope.
|
static Long |
getLogId()
Gets the log id.
|
static void |
setLogId(Long logId)
Sets the log id.
|
Copyright © 2018 Baidu, Inc.. All rights reserved.