I am able to view every request and response message within API when I use debug_rpc_answer as log level.
However, openerp-server.log file also contains other irrelevant information that I don't need. For this reason, I want to use multiple log files and I want to log RPC messages into its own log file.
Any help would be appreciated.