Logger configuration

Hello I want to save Strapi logs to a file but not all of them,I want to only save post requests.
Docs instruct to create a dedicated config file which will be merged with Strapi’s default logger configuration.
Where can I see the Strapi’s default logger config files so I can create my custom config accordingly ?