SOAM maintains a class hierarchy of loggers. The root logger will log everything within the daemon. You can set the root logger to log at a specific log level. Additionally, you can limit the volume of logging information generated by configuring only specific class loggers to log at a specific log level.
For more information about how to set different log levels, refer to How do I change Symphony logging properties both statically and dynamically?.