-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
-
None
When I set up access log for Undertow with extended format and use 'time-taken' identifier in pattern, appropriate value is not logged into the access log file. There is only empty string added.
Expected: actual value (should be in seconds according to this) of time taken for request is logged.
How to reproduce - see 'Steps to Reproduce' section.
- clones
-
JBEAP-5489 (7.1.0) Extended format of access-log - 'time-taken' identifier is just empty string
- Verified