Class
Log4r::MDC
In:
lib/log4r/MDC.rb
Parent:
Monitor
See log4r/MDC.rb
Methods
check_thread_instance
get
get_context
put
remove
Public Class methods
check_thread_instance
()
get
( a_key )
get_context
()
put
( a_key, a_value )
remove
( a_key )
[Validate]