For the Service Logger, Choose the Logging Level
If you are configuring the service logger, in the Level field, choose the level of logging for services.
Value | Description |
perSvc | Lets you set up customized logging on a service-by-service basis in Designer. |
Brief | The logger writes start and failure or start and success log entries for every service every time the service is called, either directly (top-level) or by another service (nested). |
Verbose | Same as Brief, except that the logger also writes the input pipeline in all cases. |
The brief and verbose values are globally applied to services; if you choose one of those values, you cannot override it in Designer for individual services. Software AG recommends using these values only in a development environment, when performing an extensive debugging effort.