v1.2.0
Version Number
1.2.0-67
New Features
-
SCMOD-7821: Custom logback.xml file support
The Logback converters have been separated out into a newcaf-logging-logback-converters
module. In order to use the converters with a customlogback.xml
configuration file, reference this new module rather than thecaf-logging-logback
module. -
SCMOD-7821: New Logback access converters package
A newcaf-logging-logback-access-converters
package has been added that contains new access converters for use with web server access logs.
Known Issues
- None