Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JekabsK opened this issue Sep 12, 2018 · 0 comments
Open

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

JekabsK opened this issue Sep 12, 2018 · 0 comments

Comments

@JekabsK
Copy link

JekabsK commented Sep 12, 2018

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

@JekabsK JekabsK changed the title Logs are missing exactly for one of specified Cukes Http types Logs are missing exactly for one of specified Cukes Http log types Sep 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant