Added logging support
Attach a logger using the new RegexBuilder.addLogger()
API to peep under the hood and see how your regex is being built, step by step.
Attach a logger using the new RegexBuilder.addLogger()
API to peep under the hood and see how your regex is being built, step by step.