org.activiti.engine.logging
类 LogMDC
java.lang.Object
org.activiti.engine.logging.LogMDC
public class LogMDC
- extends Object
Constants and functions for MDC (Mapped Diagnostic Context) logging
- 作者:
- Saeid Mirzaei
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LOG_MDC_PROCESSDEFINITION_ID
public static final String LOG_MDC_PROCESSDEFINITION_ID
- 另请参见:
- 常量字段值
LOG_MDC_EXECUTION_ID
public static final String LOG_MDC_EXECUTION_ID
- 另请参见:
- 常量字段值
LOG_MDC_PROCESSINSTANCE_ID
public static final String LOG_MDC_PROCESSINSTANCE_ID
- 另请参见:
- 常量字段值
LOG_MDC_BUSINESS_KEY
public static final String LOG_MDC_BUSINESS_KEY
- 另请参见:
- 常量字段值
LOG_MDC_TASK_ID
public static final String LOG_MDC_TASK_ID
- 另请参见:
- 常量字段值
LogMDC
public LogMDC()
isMDCEnabled
public static boolean isMDCEnabled()
setMDCEnabled
public static void setMDCEnabled(boolean b)
putMDCExecution
public static void putMDCExecution(ActivityExecution e)
clear
public static void clear()
Copyright © 2013 Alfresco. All rights reserved.