Log File Configuration
To have full logs during development or debugging, you can change INFO to ALL. This might slow down the system and is not a good practice for production.
Configure the log file:
$OM_HOME/roles/configurator/standalone/config/OCSLog4j.xml
if you are using the database mode of configuration. For the non-database mode, copy and edit the
$OM_HOME/roles/ocs/standalone/config/OCSLog4j.xml
file.