Can nginx manage the log of interface responses?

can the data returned by the management interface be printed to the specified log by nginx? Instead of printing the entire request information? (big people who know this area can explain these two kinds of logs in detail.)

Jun.06,2022

No. If the response data is printed to the log, it will be processed in the business, such as writing log in java python php

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32b5e-2be4c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32b5e-2be4c.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?