Is there any golang API for foundationdb to capture trace info?

Hi, Experts

Now I am trying to program a golang application to capture the trace information of foundationdb.
I wonder if there is any golang api to capture the trace info? So I can parse the trace info to find if there is any severity 20 info happened and then send the message to slack or mail.
And if the golang application can be deployed on foundationdb client or it must be deployed on foundationdb server side? Thanks!

1 Like