SLF4J Extensions Module 1.7.32.redhat-00001
- java.lang.Object
-
- org.apache.commons.lang.text.StrLookup
-
- org.slf4j.ext.MDCStrLookup
-
public class MDCStrLookup
extends org.apache.commons.lang.text.StrLookup
This class can be used with the Commons Lang StrSubstitutor to replace
tokens that occur in Strings with their values in the MDC.
- Author:
- Ralph Goers
-
-
Method Summary
-
Methods inherited from class org.apache.commons.lang.text.StrLookup
mapLookup, noneLookup, systemPropertiesLookup
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
MDCStrLookup
public MDCStrLookup()
SLF4J Extensions Module 1.7.32.redhat-00001
Copyright © 2005–2021 QOS.ch. All rights reserved.