Skip to content

Logs are missing exactly for one of specified Cukes Http log types #147

@JekabsK

Description

@JekabsK

Logs are missing for exactly one of specified Cukes Http log types, e.g.
Case 1:
When having
cukes.logging.http.requests.include=headers,method,uri

Then uri type logs will be missing
missingurilogs

Also please bring attention that 'uri' log type is the last in logDetails list (in HttpLoggingPlugin)
logdetaillist_nocookiesloglevel

Case 2
When having
cukes.logging.http.requests.include=cookies,headers,method,uri

Then cookies type logs will be missing
missingcookieslogs

And here 'cookies' log type is the last in logDetails list (in HttpLoggingPlugin)
logdetaillist_withcookiesloglevel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions