Specifying minimum level of severity

To specify the minimum level of severity of messages to be logged, you must run the following command. <installation location>/ECM1_1/servers/ecm1/bin/logAdmin[package] [severity]

Note: You must run the logadmin utility only when the application is running.
To log the DEBUG message, run the following command:
logAdmin com.dicarta DEBUG
After successful execution of the command, the following status message appears.
Logging category com.dicarta set to logging level DEBUG.