mockingjay-server icon indicating copy to clipboard operation
mockingjay-server copied to clipboard

When there are Regex problems, the output doesn't give information about where that problem is

Open tamj0rd2 opened this issue 5 years ago • 0 comments

Example output:

service_name                | 2020/04/15 14:49:29 A regex defined in the request does not pass against it's defined URI

Sometimes it can be a bit difficult to figure out which config has the regex issue. Could it be updated so that the output says which config had the issue?

e.g

service_name                | 2020/04/15 14:49:29 A regex defined in the request for config 'Name of the config' does not pass against it's defined URI

tamj0rd2 avatar Apr 15 '20 14:04 tamj0rd2