Package overit.geocall.util.log
Class LogContext
java.lang.Object
overit.geocall.util.log.LogContext
Class that manages the mapped diagnostic contexts
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringattribute defining the current action i/e the event in the ui environent, the service in a resto or soap service contextstatic final Stringattribute defining the running context like PAGE,WS,REST,MS,QUEUEstatic final Stringattribute containting the authenticate username of the user -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CONTEXT
attribute defining the running context like PAGE,WS,REST,MS,QUEUE- See Also:
-
USER
attribute containting the authenticate username of the user- See Also:
-
ACTION
attribute defining the current action i/e the event in the ui environent, the service in a resto or soap service context- See Also:
-
-
Constructor Details
-
LogContext
public LogContext()
-
-
Method Details
-
put
-
clear
public static void clear()
-