alexwn commented on issue #12882: URL: https://github.com/apache/skywalking/issues/12882#issuecomment-2556557657
 I want to add a func to toolkit like trace.Error(...string), this method invoke current active span's Error(...string) method, to set span error. But in toolkit/trace/api.go all method is empty. My question is how should I add the trace.Error(...string) method implementation. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
