Libraries
»
aws-xray-sdk
(0.12.0)
»
Index
»
XRay
»
Recorder
»
#clear_context
Method: XRay::Recorder#clear_context
Defined in:
lib/aws-xray-sdk/recorder.rb
#
clear_context
⇒
Object
143 144 145
# File 'lib/aws-xray-sdk/recorder.rb', line 143
def
clear_context
context
.
clear!
end