HANDLER_CONTEXT_THREAD_LOCAL

Thread local to store HandlerContext.

Implementations of HandlerRunner should correctly propagate this thread local in order for logging to work correctly. Could be improved if ScopedContext will ever be introduced in log4j2.