Parametrize the logging pattern to use
[integration/packaging/puppet-opendaylight.git] / README.markdown
index 184d700c78d342c5e89b3a73dc89bce8c5ffdbe4..070ca6248e0dd89b4f79c64edc78d82c49484009 100644 (file)
@@ -351,6 +351,14 @@ Default: `file`
 
 Valid options: `file`, `console`.
 
+##### `log_pattern`
+
+String that controls the log pattern used for logging.
+
+Default: `%d{ISO8601} | %-5p | %-16t | %-60c{6} | %m%n`
+
+Valid options: A valid string that is a valid log4j2 pattern.
+
 ##### `enable_ha`
 
 Enable or disable ODL High Availablity.