| Put a context value (the val parameter) as identified with
the key parameter into the current thread's context map. The
key parameter cannot be null. Log4j does not
support null for the val parameter.
This method delegates all work to log4j's MDC.
throws: IllegalArgumentException - in case the "key" or "val" parameter is null |