Index: branches/5.2.x/core/install/steps_db.xml =================================================================== diff -u -N -r15445 -r15552 --- branches/5.2.x/core/install/steps_db.xml (.../steps_db.xml) (revision 15445) +++ branches/5.2.x/core/install/steps_db.xml (.../steps_db.xml) (revision 15552) @@ -148,6 +148,10 @@ but can set to other encoding also (see wikipedia.org options). It's highly recommended to have Website Encoding match the Database Encoding (specified on DB step).

+

Enable "System Log" - "System Log" has capability to record PHP Exceptions, Errors, Warnings, Notices, Database/SQL + Errors and Warnings, and User defined messages that happened on your website. It has 3 modes - Enabled (logs everything, including user + defined messages), User-only (user defined messages only), and Disabled (don't log anything at all - default setting).

+
]]>