Package org.mycore.common.log4j2
Class MCRSessionThreadContext
java.lang.Object
org.mycore.common.log4j2.MCRSessionThreadContext
- All Implemented Interfaces:
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:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MCRSessionThreadContext
public MCRSessionThreadContext()
-
-
Method Details
-
sessionEvent
- Specified by:
sessionEvent
in interfaceMCRSessionListener
-