adonis-http-logger
adonis-http-logger copied to clipboard
Add date and ignored urls
Hey @SergeiLomako! 👋
Could you please add a bit of context on your PR and not simply dropping some code changes? 😄
Hi @RomainLanz! Sorry for not adding a description. I added url with query string and datetime to the logger. Also in the config, added the ability (ignoredUrls (type Array)) to ignore some URLs in the form of additional settings
Seems that tests aren't passing. Could you please fix your code?