Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.6
-
None
Description
We have a need to use String manipulation functions such as are provided by commons lang StringUtils on values in DefaultConfigurationBuilder's configuration file. For example, we use the MDCStrLookup provided by SLF4J and need to call
right(${mdc:myKey}, 2) in a file pattern.