GB0291

Graph-Break Type

Short name describing what triggered the graph break

logging.Logger method not supported for non-export cases

Context

Values or code snippet captured at the break point

method: {self.value}.{name}, args: {args}, kwargs: {kwargs}

Explanation

Explanation of why the graph break was triggered

logging.Logger methods are not supported for non-export cases.

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry