SubstituteStringEntry
class SubstituteStringEntry
This object defines one log field key that will be replaced using the substituteString processor.
Types
Properties
Link copied to clipboard
The regular expression string to be replaced. Special regex characters such as [ and ] must be escaped using \\ when using double quotes and with \ when using single quotes. For more information, see Class Pattern on the Oracle web site.