com.sta.mlogger.MThreadContext Maven / Gradle / Ivy
package com.sta.mlogger;
import java.util.Hashtable;
/**
* Name: MThreadContext
* Description: Thread-Context zur Verwendung in Verbindung mit MDC-Feldern und -Werten.
*
* Comment: ...
*
* Copyright: Copyright (c) 2019
* Company: >StA-Soft<
* @author StA
* @version 1.0
*/
public class MThreadContext
{
/**
* Hash-Tabelle mit Mapping von Thread auf Context.
*/
private static Hashtable