Package de.xima.fc

Class CmnConst.LoggingKeys

java.lang.Object
de.xima.fc.CmnConst.LoggingKeys
Enclosing class:
CmnConst

public static final class CmnConst.LoggingKeys extends Object
Keys, that used with the MDC The Keys can be used inside a log file pattern configuration with the placeholder '%X{<key>}'. An example for printing out the form record process id is: %X{processID}.
Since:
7.0.0
Author:
XIMA MEDIA GmbH