Class MCRSessionThreadContext

java.lang.Object
org.mycore.common.log4j2.MCRSessionThreadContext
All Implemented Interfaces:
MCRSessionListener

public class MCRSessionThreadContext extends Object implements MCRSessionListener
Adds MCRSession information to the current ThreadContext.
loginId
current user id
ipAddress
see MCRSession.getCurrentIP()
mcrSession
see MCRSession.getID()
language
see MCRSession.getCurrentLanguage()
Author:
Thomas Scheffler (yagee)
See Also: