We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4a95cd commit 5ee1adcCopy full SHA for 5ee1adc
README.md
@@ -1951,9 +1951,10 @@ The provider name is the xml element name to use when configuring.
1951
<tr>
1952
<td><tt>uuid</tt></td>
1953
<td>
1954
- Outputs random UUID as field value. Handy when you want to provide unique identifier
1955
- for log lines.
1956
-
+ <p>
+ Outputs random UUID as field value. Handy when you want to provide unique identifier
+ for log lines.
1957
+ </p>
1958
<ul>
1959
<li><tt>fieldName</tt> - Output field name (<tt>uuid</tt>)</li>
1960
<li><tt>strategy</tt> - UUID generation strategy (<tt>random</tt>). Supported options: <ul><li><tt>random</tt> - for Type 4 UUID</li>
0 commit comments