in reply to Regexp::Grammars' <log: ...> directive

For me, the log message does show up when I turn on debugging via e.g. <debug: run>. Note you need to remove the <error: > and <fatal: > directives for the match to complete successfully. Also, your code doesn't compile, it's missing a closing } on the do block.