This document discusses how Mule applications use Log4j2 for logging by default. It describes the log4j2 configuration file locations that Mule will search and how to configure a Mule application to use a log4j2 file from a custom location. The document provides an example of creating a common log4j2 configuration file in an external location, specifying that location in the application context, and verifying that the application logs using the external file.