-
Create or open the text file to contain customized properties. For more information,
see Editing Properties Using MQL.
-
To configure the logging behavior for logging to a file, follow these steps:
-
Add or edit this line in the file used to import properties into a page
object:
EmxExportControl.LogConfig.CreateLog4jLog = true
-
Set the value for this property depending on your business requirements:
- true = Entries are captured in the log file.
- false = Entries are not captured in the log file.
-
To configure the logging behavior for the Checkout Log Different Sites only, follow
these steps:
-
Add or edit this line in the file used to import properties into a page
object:
emxExportControl.CheckoutLog.DifferentSitesOnly = true
-
Set the value for this property depending on your business requirements:
-
When finished updating the text file with all properties you want to modify, including
the ones shown here, use the text file to modify the emxExportControl.properties page
object. For more information, see Editing Properties Using MQL.
|