@@ -97,7 +97,7 @@ public Result filter(final LogEvent event) {
97
97
* given parameters.
98
98
* </p>
99
99
* <p>
100
- * The following parameters are ignored by this filter method implementation:
100
+ * The following method arguments are ignored by this filter method implementation:
101
101
* <ul>
102
102
* <li>{@code level}</li>
103
103
* <li>{@code marker}</li>
@@ -124,7 +124,7 @@ public Result filter(
124
124
* the filter action against this filter's match text.
125
125
* </p>
126
126
* <p>
127
- * The following parameters are ignored by this filter method implementation:
127
+ * The following method arguments are ignored by this filter method implementation:
128
128
* <ul>
129
129
* <li>{@code level}</li>
130
130
* <li>{@code marker}</li>
@@ -152,7 +152,7 @@ public Result filter(
152
152
* formatted message.
153
153
* </p>
154
154
* <p>
155
- * The following parameters are ignored by this filter method implementation:
155
+ * The following method arguments are ignored by this filter method implementation:
156
156
* <ul>
157
157
* <li>{@code logger}</li>
158
158
* <li>{@code level}</li>
@@ -187,7 +187,7 @@ public Result filter(
187
187
* given parameters.
188
188
* </p>
189
189
* <p>
190
- * The following parameters are ignored by this filter method implementation:
190
+ * The following method arguments are ignored by this filter method implementation:
191
191
* <ul>
192
192
* <li>{@code level}</li>
193
193
* <li>{@code marker}</li>
@@ -214,7 +214,7 @@ public Result filter(
214
214
* given parameters.
215
215
* </p>
216
216
* <p>
217
- * The following parameters are ignored by this filter method implementation:
217
+ * The following method arguments are ignored by this filter method implementation:
218
218
* <ul>
219
219
* <li>{@code level}</li>
220
220
* <li>{@code marker}</li>
@@ -242,7 +242,7 @@ public Result filter(
242
242
* given parameters.
243
243
* </p>
244
244
* <p>
245
- * The following parameters are ignored by this filter method implementation:
245
+ * The following method arguments are ignored by this filter method implementation:
246
246
* <ul>
247
247
* <li>{@code level}</li>
248
248
* <li>{@code marker}</li>
@@ -271,7 +271,7 @@ public Result filter(
271
271
* given parameters.
272
272
* </p>
273
273
* <p>
274
- * The following parameters are ignored by this filter method implementation:
274
+ * The following method arguments are ignored by this filter method implementation:
275
275
* <ul>
276
276
* <li>{@code level}</li>
277
277
* <li>{@code marker}</li>
@@ -301,7 +301,7 @@ public Result filter(
301
301
* given parameters.
302
302
* </p>
303
303
* <p>
304
- * The following parameters are ignored by this filter method implementation:
304
+ * The following method arguments are ignored by this filter method implementation:
305
305
* <ul>
306
306
* <li>{@code level}</li>
307
307
* <li>{@code marker}</li>
@@ -333,7 +333,7 @@ public Result filter(
333
333
* given parameters.
334
334
* </p>
335
335
* <p>
336
- * The following parameters are ignored by this filter method implementation:
336
+ * The following method arguments are ignored by this filter method implementation:
337
337
* <ul>
338
338
* <li>{@code level}</li>
339
339
* <li>{@code marker}</li>
@@ -367,7 +367,7 @@ public Result filter(
367
367
* given parameters.
368
368
* </p>
369
369
* <p>
370
- * The following parameters are ignored by this filter method implementation:
370
+ * The following method arguments are ignored by this filter method implementation:
371
371
* <ul>
372
372
* <li>{@code level}</li>
373
373
* <li>{@code marker}</li>
@@ -402,7 +402,7 @@ public Result filter(
402
402
* given parameters.
403
403
* </p>
404
404
* <p>
405
- * The following parameters are ignored by this filter method implementation:
405
+ * The following method arguments are ignored by this filter method implementation:
406
406
* <ul>
407
407
* <li>{@code level}</li>
408
408
* <li>{@code marker}</li>
@@ -437,7 +437,7 @@ public Result filter(
437
437
* given parameters.
438
438
* </p>
439
439
* <p>
440
- * The following parameters are ignored by this filter method implementation:
440
+ * The following method arguments are ignored by this filter method implementation:
441
441
* <ul>
442
442
* <li>{@code level}</li>
443
443
* <li>{@code marker}</li>
@@ -474,7 +474,7 @@ public Result filter(
474
474
* given parameters.
475
475
* </p>
476
476
* <p>
477
- * The following parameters are ignored by this filter method implementation:
477
+ * The following method arguments are ignored by this filter method implementation:
478
478
* <ul>
479
479
* <li>{@code level}</li>
480
480
* <li>{@code marker}</li>
0 commit comments