Chapter 70. Configuring Verbosity for the Log
Logging can have different verbosity:
erroris logging only errors.warningis logging errors and warnings.infois logging errors, warnings, and information messages.This level is used by default.
debugis logging errors, warnings, information messages, and debug messages.
You can configure logging in the
ppem-manager.ymlmanager andppem-agent.ymlagent configuration files using thelog.levelconfiguration parameter.Logging changes take effect after the service restart.