how to use logger in LLM transformation
Summary:
I'm using the custom LLM Transformation event handler and I've tried using context.logger().info('sample text') but it doesn't show in diagnostic logs. I tried using the local tunnel and use console.log but it doesn't work either when I'm inside the transformation methods.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24.04
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
0