aclstack commented on issue #11488:
URL: https://github.com/apache/skywalking/issues/11488#issuecomment-1791942202

   if i set skywalking_agent.log_level=TRACE  when i access 
http://127.0.0.1:9999  the log info  
   ```
   2023-11-03T06:22:25.465807Z TRACE skywalking_agent::execute: execute_ex 
function and class name function_name=Some("{closure}") class_name=None
   2023-11-03T06:22:25.465863Z TRACE skywalking_agent::execute: 
execute_internal function and class name function_name=Some("header") 
class_name=Some("Swoole\\Http\\Response")
   2023-11-03T06:22:25.465877Z TRACE skywalking_agent::execute: 
execute_internal function and class name function_name=Some("rand") 
class_name=None
   2023-11-03T06:22:25.465885Z TRACE skywalking_agent::execute: 
execute_internal function and class name function_name=Some("end") 
class_name=Some("Swoole\\Http\\Response")
   2023-11-03T06:22:25.465948Z TRACE skywalking_agent::execute: 
execute_internal function and class name function_name=Some("__destruct") 
class_name=Some("Swoole\\Http\\Request")
   2023-11-03T06:22:25.465966Z TRACE skywalking_agent::execute: 
execute_internal function and class name function_name=Some("__destruct") 
class_name=Some("Swoole\\Http\\Response")
   ```


-- 
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: notifications-unsubscr...@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to