Guides
Logs And Traces
Add custom logs and traces and view them in Palico Studio.
Adding Traces
You can add custom traces using tracer
. Here’s an example of adding traces to a call from OpenAI API.
Adding Logs
You can add logs using the logger
object from Palico. Here’s an example of adding logs to a call from OpenAI API.
View Logs and Traces
You can view logs and traces in Palico Studio’s Trace View.