From 4d9aa4fd54f446970499acf1b388ad8f4d7b95d5 Mon Sep 17 00:00:00 2001 From: Eric Fontana Date: Tue, 20 Jan 2015 08:03:52 -0500 Subject: [PATCH] Formatting changes --- TimberWinR/mdocs/Codec.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TimberWinR/mdocs/Codec.md b/TimberWinR/mdocs/Codec.md index f9be6f4..1f1bbd9 100644 --- a/TimberWinR/mdocs/Codec.md +++ b/TimberWinR/mdocs/Codec.md @@ -9,6 +9,9 @@ The following parameters are allowed when configuring the Codec. | *pattern* | regex |Regular expression to be matched | Must be legal .NET Regex | | | *what* | enum |Value can be previous or next | If the pattern matched, does event belong to the next or previous event? | | | *negate* | bool |Inverts the pattern sense | If true, a message not matching the pattern will constitute a match of the multiline filter and the what will be applied. (vice-versa is also true) | false | +| *multiline_tag* | string |Tag to be added when multiline conversion is applied | | multiline | + +This codec applies to [Logs](https://github.com/Cimpress-MCP/TimberWinR/blob/master/TimberWinR/mdocs/Logs.md) and [Stdin](https://github.com/Cimpress-MCP/TimberWinR/blob/master/TimberWinR/mdocs/StdinInput.md) only. Example Input: Mutliline input log file