After upgrading to Magento 2.2.4 the errors started appearing on product page with options:
PHP Fatal error: Maximum function nesting level of '200' reached.
The trace reveals one of the calls is in Jh\BlockLogger\Layout\Logger->aroundRenderNonCachedElement()
After removing the module the product page starts working