...
Info |
---|
The logging framework is SLFJ4-compliant. So for the syntax and options refer to the https://www.slf4j.org/manual.html. tia tia® Content Server Core uses Logback framework (see https://logback.qos.ch/). |
...
tia® Content Server Core parameters for logging:
Parameter | Description | Supported Values | Required | Default value | ||
| Log Level for all logging. If log level for package is configured, package configuration will overrule. Recommended for Production is WARN or ERROR. |
| no |
| ||
Example:
| Definition of the log level for the package.
|
| no |
| ||
| Specifies a location for the configuration file of the logging framework.
| Path and filename | no |
|
...